Hello,
Today I wrote a configuration for a setup to do DOT1Q Tunnelling... can anybody tell me if I have anything wrong:
interface X/Y
switchport access vlan 10
switchport mode dot1q-tunnel
l2protocol-tunnel cdp
l2protocol-tunnel stp
l2protocol-tunnel vtp
no cdp enable
spanning-tree portfast
end
I would expect with this configuration, to take the DOT1Q frames off interface X/Y, and dump them into VLAN 10. Would this be the proper setup? First time doing it and I'd like to make sure I have it right.
Thanks,
Rainman
Today I wrote a configuration for a setup to do DOT1Q Tunnelling... can anybody tell me if I have anything wrong:
interface X/Y
switchport access vlan 10
switchport mode dot1q-tunnel
l2protocol-tunnel cdp
l2protocol-tunnel stp
l2protocol-tunnel vtp
no cdp enable
spanning-tree portfast
end
I would expect with this configuration, to take the DOT1Q frames off interface X/Y, and dump them into VLAN 10. Would this be the proper setup? First time doing it and I'd like to make sure I have it right.
Thanks,
Rainman