Command Line Interface
884 1553-KDU 137 365 Uen D 2006-06-16
7.17.26 switchport mode dot1q-tunnel
This command configures an interface as a QinQ tunnel port. Use the no form
to restore the default setting.
Syntax
switchport mode dot1q-tunnel
no switchport mode
dot1q-tunnel – Sets the port as an 802.1Q tunnel port.
Default Setting
All ports are in hybrid mode.
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
Use the switchport mode command to set the ECN330-switch to QinQ
mode before entering this command.
Example
Related Commands
show dot1q-tunnel (section 7.17.27 on page 885)
show interfaces switchport (section 7.9.13 on page 753)
Console(config)#interface ethernet 1/1
Console(config-if)#switchport mode dot1q-tunnel
Console(config-if)#