Cisco 6500 Series Software Configuration Manual page 189

Hide thumbs Also See for 6500 Series:
Table of Contents

Advertisement

Chapter 14
Configuring IEEE 802.1Q Tunneling and Layer 2 Protocol Tunneling
To configure Layer 2 protocol tunneling on a port, perform this task:
Command
Step 1
Router(config)# interface type
Step 2
Router(config-if)# switchport
Step 3
Router(config-if)# l2protocol-tunnel [cdp |
drop-threshold [packets] |
shutdown-threshold [packets] | stp | vtp]
Router(config-if)# no l2protocol-tunnel [cdp |
drop-threshold | shutdown-threshold | stp | vtp]
Step 4
Router(config)# end
Step 5
Router# show l2protocol-tunnel [interface
1
type
slot/port | summary]
1.
type = ethernet, fastethernet, gigabitethernet, or tengigabitethernet
When you configure a Layer 2 port as a Layer 2 protocol tunnel port, note the following syntax
information:
A new keyword, l2ptguard, has been added to the following commands:
Note
• errdisable detect cause
• errdisable recovery cause
Refer to the Catalyst 6500 Series Switch Cisco IOS Command Reference publication for more
information.
78-14099-04
1
slot/port
Optionally, you may specify a drop-threshold for the port. The drop-threshold value, from 1 to 4096,
determines the number of packets to be processed for that protocol on that interface in one second.
When the drop threshold is exceeded, PDUs for the specified protocol are dropped for the remainder
of the 1-second period. If a shutdown threshold is not specified, the value is 0 (shutdown threshold
disabled).
Optionally, you may specify a shutdown-threshold for the port. The drop-threshold value, from 1 to
4096, determines the number of packets to be processed for that protocol on that interface in one
second. When the shutdown threshold is exceeded, the port is put in errdisable state. If a shutdown
threshold is not specified, the value is 0 (shutdown threshold disabled).
Catalyst 6500 Series Switch Cisco IOS Software Configuration Guide—Release 12.1 E
Configuring Support for Layer 2 Protocol Tunneling
Purpose
Selects the LAN port to configure.
Configures the LAN port for Layer 2 switching:
You must enter the switchport command once
without any keywords to configure the LAN port as a
Layer 2 interface before you can enter additional
switchport commands with keywords.
Required only if you have not entered the switchport
command already for the interface.
Configures the Layer 2 port as a Layer 2 protocol tunnel
port for the protocol(s) specified.
Clears the configuration.
Exits configuration mode.
Verifies the configuration.
14-9

Advertisement

Table of Contents
loading

Table of Contents