Command Line Interface
8851553-KDU 137 365 Uen D 2006-06-16
7.17.27 show dot1q-tunnel
This command displays information about QinQ tunnel ports.
Command Mode
Privileged Exec
Example
Related Commands
switchport mode dot1q-tunnel (section 7.17.26 on page 884)
7.17.28 switchport dot1q-ethertype
This command sets the Tag Protocol Identifier (TPID) value of a tunnel port. Use
the no form. Use the no form to restore the default setting.
Syntax
switchport dot1q-ethertype <tpid>
no switchport dot1q-ethertype
tpid – Sets the ethertype value for 802.1Q encapsulation. This
identifier is used to select a nonstandard 2-byte ethertype to identify
802.1Q tagged frames. The standard ethertype value is 0x8100.
(Range: 0-ffff hexadecimal)
Console(config)#system mode qinq
Console(config)#interface ethernet 1/1
Console(config-if)#switchport mode dot1q-tunnel
Console(config-if)#end
Console#show dot1q-tunnel
Dot1q-Tunnel Port List
--------
eth 1/1
Total 1 Dot1q-Tunnel Ports, 0 Dot1q-Tunnel Port-Channel
Console#