Router-on-a-stick inter-VLAN routing versus a multilayer switch: which statement is true?

Prepare for your Network Implementation Exam. Master routing, switching, and wireless protocols through interactive quizzes. Learn with multiple-choice questions, hints, and in-depth explanations. Enhance your skills for a successful network implementation career!

Multiple Choice

Router-on-a-stick inter-VLAN routing versus a multilayer switch: which statement is true?

Explanation:
Inter-VLAN routing can be implemented either with a router-on-a-stick or with a multilayer switch, and the key difference is where the routing happens and how it affects performance and design. In router-on-a-stick, a router is connected to a trunk, and you create a separate subinterface for each VLAN. Each subinterface has an IP address in its VLAN, and inter-VLAN traffic must travel from the source VLAN to the router, be routed, and then return to the destination VLAN. That means extra hops and more traffic on the link to the router, which can add latency and become a bottleneck as the network grows or traffic increases. With a multilayer switch, routing between VLANs happens inside the switch itself using SVIs (Switched Virtual Interfaces) for each VLAN. The switch can perform the routing in hardware, so inter-VLAN traffic stays within the switch fabric and avoids the external router hop, resulting in lower latency and higher throughput on many platforms. However, this approach requires L3-capable hardware and careful design to ensure the switch has enough performance and features (routing protocols, ACLs, QoS, etc.) to meet the network’s needs. The other statements are less accurate: router-on-a-stick is not inherently faster or more scalable than an MLS; a multilayer switch can route between VLANs, so it does not necessarily require an external router for inter-VLAN routing.

Inter-VLAN routing can be implemented either with a router-on-a-stick or with a multilayer switch, and the key difference is where the routing happens and how it affects performance and design. In router-on-a-stick, a router is connected to a trunk, and you create a separate subinterface for each VLAN. Each subinterface has an IP address in its VLAN, and inter-VLAN traffic must travel from the source VLAN to the router, be routed, and then return to the destination VLAN. That means extra hops and more traffic on the link to the router, which can add latency and become a bottleneck as the network grows or traffic increases.

With a multilayer switch, routing between VLANs happens inside the switch itself using SVIs (Switched Virtual Interfaces) for each VLAN. The switch can perform the routing in hardware, so inter-VLAN traffic stays within the switch fabric and avoids the external router hop, resulting in lower latency and higher throughput on many platforms. However, this approach requires L3-capable hardware and careful design to ensure the switch has enough performance and features (routing protocols, ACLs, QoS, etc.) to meet the network’s needs.

The other statements are less accurate: router-on-a-stick is not inherently faster or more scalable than an MLS; a multilayer switch can route between VLANs, so it does not necessarily require an external router for inter-VLAN routing.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy