8-5
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 8 Configuring IEEE 802.1Q Tunneling and Layer 2 Protocol Tunneling
Configuring 802.1Q Tunneling on the Switch
This example shows how to clear tunneling on port 4/1 and verify the configuration:
Console> (enable)
set port dot1qtunnel 4/1 disable
Dot1q tunnel feature disabled on port 4/1.
Console> (enable)
show port dot1qtunnel 4/1
Port Dot1q tunnel mode
----- -----------------
4/1 disabled
Disabling Global Support for 802.1Q Tunneling
The
set port dot1qtunnel all disable
command is the only command that is required to clear 802.1Q
tunneling from the port. You do not need to enter the
set dot1q-all-tagged disable
command to clear
802.1Q tunneling.
To disable global support for 802.1Q tunneling on the switch, perform this task in privileged mode:
This example shows how to disable tunneling support on the switch and verify the configuration:
Console> (enable)
set port dot1qtunnel all disable
Dot1q tunnel feature disabled on all applicable ports.
Console> (enable)
show port dot1qtunnel
Port Dot1q tunnel mode
----- -----------------
2/1 disabled
2/2 disabled
3/1 disabled
3/2 disabled
3/3 disabled
3/4 disabled
3/5 disabled
3/6 disabled
3/7 disabled
3/8 disabled
3/9 disabled
3/10 disabled
3/11 disabled
3/12 disabled
3/13 disabled
3/14 disabled
3/15 disabled
3/16 disabled
<output truncated>
Task
Command
Step 1
Disable global tunneling support on the switch.
set port dot1qtunnel all disable
Step 2
Verify the configuration.
show port dot1qtunnel