← All paths
Switching and VLANs
Trunks, access ports, inter-VLAN routing, spanning tree, and link bundling, the layer-2 core.
0/5 solved
Start: VLAN 10 and VLAN 20 can't talk →Router-on-a-stick. See how the trunk's tags and the router subinterfaces have to line up.
A native VLAN mismatch bridges the wrong traffic. Align both ends of the trunk.
Move inter-VLAN routing onto the switch itself, an SVI per VLAN.
Decide the spanning-tree root on purpose instead of letting MAC addresses pick it.
Bond two links into one with LACP, and learn why both ends have to agree.