Installation manual
-206
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Command Reference, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter Cisco MWR 2941 Router Command Reference, Release 15.1(3)MR
l2protocol-tunnel drop-threshold
l2protocol-tunnel drop-threshold
To specify the maximum number of packets that can be processed for the specified protocol on that
interface before being dropped, use the l2protocol-tunnel drop-threshold command in interface
configuration mode. To reset all the threshold values to 0 and disable the drop threshold, use the no form
of this command.
l2protocol-tunnel drop-threshold [cdp | lldp | stp | vtp] packets
no l2protocol-tunnel drop-threshold [cdp | lldp | stp | vtp]
Syntax Description
Defaults Disabled
Command Modes Interface configuration
Command History
Usage Guidelines On all the service-provider edge switches, you must enable PortFast BPDU filtering on the 802.1Q
tunnel ports by entering these commands:
Router(config-if)# spanning-tree bpdufilter enable
Router(config-if)# spanning-tree portfast
Note PortFast BPDU filtering is enabled automatically on tunnel ports.
If you do not specify a protocol, the threshold applies to all protocols.
You can configure protocol tunneling on switch ports only. 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. This action is required only if you have not entered the
switchport command for the interface.
cdp (Optional) Specifies CDP packets.
lldp (Optional) Specifies LLDP packets.
stp (Optional) Specifies STP packets.
vtp (Optional) Specifies VTP packets.
packets Maximum number of packets; valid values are from 1 to 4096 packets.
Release Modification
12.2(14)SX Support for this command was introduced on the Supervisor Engine 720.
12.2(17d)SXB Support for this command on the Supervisor Engine 2 was extended to
Release 12.2(17d)SXB.
12.2(33)SRA This command was integrated into Cisco IOS Release 12.2(33)SRA.
15.0(1)MR This command was integrated into Cisco IOS Release 15.0(1)MR.