← All paths

Switching and VLANs

Trunks, access ports, inter-VLAN routing, spanning tree, and link bundling, the layer-2 core.

5 challenges · ~3 h · every step earns its own verified proof

  1. Router-on-a-stick. See how the trunk's tags and the router subinterfaces have to line up.

  2. A native VLAN mismatch bridges the wrong traffic. Align both ends of the trunk.

  3. Move inter-VLAN routing onto the switch itself, an SVI per VLAN.

  4. Decide the spanning-tree root on purpose instead of letting MAC addresses pick it.

  5. Bond two links into one with LACP, and learn why both ends have to agree.