Virtual LANs Questions and Answers
Virtual LANs (VLANs) questions with answers are common in networking reasoning questions and answers for technical placements and IT certifications. VLANs help segment network traffic logically, improving efficiency and security. In exams conducted by companies like Cisco, Wipro, and Infosys, students are tested on concepts like VLAN configuration, tagging, and network management. Practicing these logical reasoning questions for networking helps build a deeper understanding of how VLANs support scalable enterprise networks. Each question includes clear explanations to help learners grasp core networking logic.
Virtual LANs
Showing 10 of
17 questions
1. Which of the following is true regarding VLANs?
- You must have at least two VLANs defined in every Cisco switched network.
- All VLANs are configured at the fastest switch and, by default, propagate this information to all other switches.
- You should not have more than 10 switches in the same VTP domain.
- VTP is used to send VLAN information to switches in a configured VTP domain.
2. Which protocol reduces administrative overhead in a switched network by allowing the configuration of a new VLAN to be distributed to all the switches in a domain?
- STP
- VTP
- DHCP
- ISL
3. Which of the following is true regarding VTP?
- All switches are VTP servers by default.
- All switches are VTP transparent by default.
- VTP is on by default with a domain name of Cisco on all Cisco switches.
- All switches are VTP clients by default.
4. Which of the following commands sets a trunk port on a 2960 switch?
- trunk on
- trunk all
- switchport trunk on
- switchport mode trunk
5. Which command will configure a switch port to use the IEEE standard method of inserting VLAN membership information into Ethernet frames?
- Switch(config)# switchport trunk encapsulation isl
- Switch(config)# switchport trunk encapsulation ietf
- Switch(config)# switchport trunk encapsulation dot1q
- Switch(config-if)# switchport trunk encapsulation isl
6. When a new trunk link is configured on an IOS-based switch, which VLANs are allowed over the link?
- By default, all VLANs are allowed on the trunk.
- No VLAN's are allowed, you must configure each VLAN by hand.
- Only configured VLAN's are allowed on the link.
- Only extended VLAN's are allowed by default.
7. Which of the following modes are valid when a switch port is used as a VLAN trunk? Blocking Dynamic auto Dynamic desirable Nonegotiate Access Learning
- 1, 2 and 6
- 2, 3 and 4
- 4, 5 and 6
- 2, 4, and 5
8. To configure the VLAN trunking protocol to communicate VLAN information between two switches, what two requirements must be met? Each end of the trunk link must be set to the IEEE 802.1e encapsulation. The VTP management domain name of both switches must be set the same. All ports on both the switches must be set as access ports. One of the two switches must be configured as a VTP server. A rollover cable is required to connect the two switches together. A router must be used to forward VTP traffic between VLANs.
- 1, 2 and 4
- 3, 5 and 6
- 2 and 4
- 1 and 6
9. You want to improve network performance by increasing the bandwidth available to hosts and limit the size of the broadcast domains. Which of the following options will achieve this goal?
- Managed hubs
- Bridges
- Switches
- Switches configured with VLANs
10. Which switching technology reduces the size of a broadcast domain?
- ISL
- 802.1Q
- VLANs
- STP