Installation manual

-670
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
switch tail-drop accounting
switch tail-drop accounting
Tail drop accounting allows you to monitor QoS packet drops on the router. To enable tail drop
accounting on an interface or on a specific queue on an interface, use the switch tail-drop accounting
command in global configuration mode. To disable tail-drop accounting, use the no form of this
command.
switch tail-drop accounting interface interface-name [queue queue-number]
no switch tail-drop accounting interface interface-name [queue queue-number]
Syntax Description
Command Default None
Command Modes Global configuration (config)
Command History
Usage Guidelines You can use tail drop accounting to monitor packet drops on an interface or queue on a per-class or
per-port basis.
You can enable tail-drop accounting on the following at a given time:
Up to 2 queues
Up to 2 interfaces
1 queue and 1 interface
You can use the CISCO-CLASS-BASED-QOS-MIB for for tail drop monitoring. For more information,
see the Release Notes for Cisco MWR 2941 Mobile Wireless Edge Router for Cisco IOS Release
15.0(1)MR.
Examples The following examples show how to use the switch tail-drop accounting command.
Enabling tail drop accounting on an interface:
Router(config)# switch tail-drop accounting gigabitethernet0/5
Enabling tail drop accounting on a queue:
Router(config)# switch tail-drop accounting gigabitethernet0/5 queue 5
interface-name The interface on which to enable tail drop accounting.
queue-number (Optional) The queue on which to enable tail drop accounting.
Release Modification
12.2(33)MRB4 This command was introduced.
15.0(1)MR This command was integrated into Cisco IOS Release 15.0(1)MR.