2-5: Inter-VLAN Routing Flashcards
A network engineer is troubleshooting the configuration of new VLANs on a network. Which command is used to display the list of VLANs that exists on the switch?
show vlan
What is a disadvantage of using multilayer switches for inter-VLAN routing?
Multilayer switches are more expensive than router-on-a-stick implementations.
Inter-VLAN communication is not occurring in a particular building of a school. Which two commands could the network administrator use to verify that inter-VLAN communication was working properly between a router and a Layer 2 switch when the router-on-a-stick design method is implemented?
- From the switch, issue the show interface trunk command.
- From the router, issue the show ip route command.
What condition is required to enable Layer 3 switching?
The Layer 3 switch must have IP routing enabled.
Which type of inter-VLAN communication design requires the configuration of multiple subinterfaces?
router on a stick
How is traffic routed between multiple VLANs on a multilayer switch?
Traffic is routed via internal VLAN interfaces.
What is a disadvantage of using router-on-a-stick inter-VLAN routing?
does not scale well beyond 50 VLANs
Which statement describes a disadvantage of using router subinterfaces for inter-VLAN routing?
Routed traffic must contend for bandwidth on a single router interface.
While configuring inter-VLAN routing on a multilayer switch, a/an ___ is used as a virtual-routed VLAN interface.
SVI
While configuring inter-VLAN routing on a multilayer switch, a network administrator issues the no switchport command on an interface that is connected to another switch. What is the purpose of this command?
To create a routed port for a single network
A small college uses VLAN 10 for the classroom network and VLAN 20 for the office network. What is needed to enable communication between these two VLANs while using legacy inter-VLAN routing?
A router with at least two LAN interfaces should be used.
A router-on-a-stick configuration was implemented for VLANs 15, 30, and 45, according to the show running-config command output. PCs on VLAN 45 that are using the 172.16.45.0 /24 network are having trouble connecting to PCs on VLAN 30 in the 172.16.30.0 /24 network. Which error is most likely causing this problem?
There is an incorrect IP address configured on GigabitEthernet 0/0.30.
A network administrator has configured router CiscoVille with the above commands to provide inter-VLAN routing. What command will be required on a switch that is connected to the Gi0/0 interface on router CiscoVille to allow inter-VLAN routing?
Switchport mode trunk
The switch does the routing for the hosts that connect to VLAN 5. If the PC accesses a web server from the Internet, at what point will a VLAN number be added to the frame?
No VLAN number is added to the frame in this design.
Router RA receives a packet with a source address of 192.168.1.35 and a destination address of 192.168.1.85. What will the router do with this packet?
The router will forward the packet out interface FastEthernet 0/1.2.