One-Arm Routing Technology Overview | Generated by AI

Home 2026.01

Question: What technology enables inter-VLAN communication using a single physical router interface?

Answer:

The correct answer is B) One-arm routing.

One-arm routing (also known as router-on-a-stick) allows a router to handle communication between multiple VLANs using only a single physical interface. The interface is configured as an 802.1Q trunk, with logical subinterfaces created for each VLAN. Each subinterface is assigned an IP address in the corresponding VLAN’s subnet, and the router performs inter-VLAN routing by forwarding traffic received on one subinterface to another.

This configuration is commonly used in smaller networks where dedicating multiple physical router interfaces to VLANs is impractical.


Back

x-ai/grok-4.1-fast

Donate