Cisco Systems ME 3400 Switch User Manual


  Open as PDF
of 1086
 
13-15
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
OL-9639-06
Chapter 13 Configuring IEEE 802.1Q and Layer 2 Protocol Tunneling
Configuring Layer 2 Protocol Tunneling
Use the no l2protocol-tunnel [point-to-point [pagp | lacp | udld]] interface configuration command to
disable point-to-point protocol tunneling for one of the Layer 2 protocols or for all three. Use the no
l2protocol-tunnel shutdown-threshold [point-to-point [pagp | lacp | udld]] and the no
l2protocol-tunnel drop-threshold [[point-to-point [pagp | lacp | udld]] commands to return the
shutdown and drop thresholds to the default settings.
Step 6
l2protocol-tunnel
shutdown-threshold [point-to-point
[pagp | lacp | udld]] value
(Optional) Configure the threshold for packets-per-second accepted for
encapsulation. The interface is disabled if the configured threshold is
exceeded. If no protocol option is specified, the threshold applies to each of
the tunneled Layer 2 protocol types. The range is 1 to 4096. The default is
to have no threshold configured.
Note If you also set a drop threshold on this interface, the
shutdown-threshold value must be greater than or equal to the
drop-threshold value.
Step 7
l2protocol-tunnel drop-threshold
[point-to-point [pagp | lacp | udld]]
value
(Optional) Configure the threshold for packets-per-second accepted for
encapsulation. The interface drops packets if the configured threshold is
exceeded. If no protocol option is specified, the threshold applies to each of
the tunneled Layer 2 protocol types. The range is 1 to 4096. The default is
to have no threshold configured.
Note If you also set a shutdown threshold on this interface, the
drop-threshold value must be less than or equal to the
shutdown-threshold value.
Step 8
no cdp enable If the interface is an NNI, disable CDP on the interface. CDP is disabled by
default on ENIs. UNIs do not support CDP.
Step 9
spanning-tree bpdufilter enable If the interface is an NNI or ENI, enable BPDU filtering on the interface.
UNIs do not support STP PBDU filtering.
Step 10
exit Return to global configuration mode.
Step 11
errdisable recovery cause l2ptguard (Optional) Configure the recovery mechanism from a Layer 2
maximum-rate error so that the interface is re-enabled and can try again.
Errdisable recovery is disabled by default; when enabled, the default time
interval is 300 seconds.
Step 12
l2protocol-tunnel cos value (Optional) Configure the CoS value for all tunneled Layer 2 PDUs. The
range is 0 to 7; the default is the default CoS value for the interface. If none
is configured, the default is 5.
Step 13
end Return to privileged EXEC mode.
Step 14
show l2protocol Display the Layer 2 tunnel ports on the switch, including the protocols
configured, the thresholds, and the counters.
Step 15
copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose