![Cisco Catalyst Blade 3032 Software Configuration Manual Download Page 462](http://html.mh-extra.com/html/cisco/catalyst-blade-3032/catalyst-blade-3032_software-configuration-manual_67665462.webp)
17-18
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide
OL-13270-06
Chapter 17 Configuring IEEE 802.1Q and Layer 2 Protocol Tunneling
Monitoring and Maintaining Tunneling Status
This example shows how to configure the customer switch at Site 1. Fast Ethernet interfaces 1, 2, 3, and 4
are set for IEEE 802.1Q trunking, UDLD is enabled, EtherChannel group 1 is enabled, and the port
channel is shut down and then enabled to activate the EtherChannel configuration.
Switch(config)#
interface gigabitethernet1/0/1
Switch(config-if)#
switchport trunk encapsulation dot1q
Switch(config-if)#
switchport mode trunk
Switch(config-if)#
udld enable
Switch(config-if)#
channel-group 1 mode desirable
Switch(config-if)#
exit
Switch(config)#
interface gigabitethernet1/0/2
Switch(config-if)#
switchport trunk encapsulation dot1q
Switch(config-if)#
switchport mode trunk
Switch(config-if)#
udld enable
Switch(config-if)#
channel-group 1 mode desirable
Switch(config-if)#
exit
Switch(config)#
interface gigabitethernet1/0/3
Switch(config-if)#
switchport trunk encapsulation dot1q
Switch(config-if)#
switchport mode trunk
Switch(config-if)#
udld enable
Switch(config-if)#
channel-group 1 mode desirable
Switch(config-if)#
exit
Switch(config)#
interface gigabitethernet1/0/4
Switch(config-if)#
switchport trunk encapsulation dot1q
Switch(config-if)#
switchport mode trunk
Switch(config-if)#
udld enable
Switch(config-if)#
channel-group 1 mode desirable
Switch(config-if)#
exit
Switch(config)#
interface port-channel 1
Switch(config-if)#
shutdown
Switch(config-if)#
no shutdown
Switch(config-if)#
exit
Monitoring and Maintaining Tunneling Status
Table 17-2
shows the privileged EXEC commands for monitoring and maintaining IEEE 802.1Q and
Layer 2 protocol tunneling.
For detailed information about these displays, see the command reference for this release.
Table 17-2
Commands for Monitoring and Maintaining Tunneling
Command
Purpose
clear l2protocol-tunnel counters
Clear the protocol counters on Layer 2 protocol tunneling ports.
show dot1q-tunnel
Display IEEE 802.1Q tunnel ports on the switch.
show dot1q-tunnel interface
interface-id
Verify if a specific interface is a tunnel port.
show l2protocol-tunnel
Display information about Layer 2 protocol tunneling ports.
show errdisable recovery
Verify if the recovery timer from a Layer 2 protocol-tunnel error disable
state is enabled.
show l2protocol-tunnel interface
interface-id
Display information about a specific Layer 2 protocol tunneling port.
show l2protocol-tunnel summary
Display only Layer 2 protocol summary information.
show vlan dot1q tag native
Display the status of native VLAN tagging on the switch.