hi all. i'm stuck on 802.1q tunneling. any thoughts?
SW1 (int 13) -- (int 13) SW2 (int 16)-- (int 16) SW3 (int 19)-- (int 19) SW4 all have 802.1q trunks configured and verified.
on sw1 i see the 802.1q tunnel but not on sw4 even though i copy and paste the same config
sw1
interface FastEthernet1/0/1
switchport access vlan 100
switchport mode dot1q-tunnel
l2protocol-tunnel cdp
no cdp enable
sw4
interface FastEthernet1/0/1
switchport access vlan 100
switchport mode dot1q-tunnel
l2protocol-tunnel cdp
no cdp enable
sw1#sh dot1q-tunnel
dot1q-tunnel mode LAN Port(s)
-----------------------------
Fa1/0/1
sw1#
sw4#sh dot1q-tunnel
dot1q-tunnel mode LAN Port(s)
-----------------------------No ports have been configured as dot1qtunnel
sw4#