Reference v4.1.0 Instruction Manual

976 Network OS Command Reference
53-1003115-01
show qos red statistics interface
2
show qos red statistics interface
Displays Random Early Discard (RED) statistics for a specific interface.
Synopsis show qos red statistics interface interface-name
Operands interface-name Name of interface where a RED profile is applied.
Defaults None
Command Modes Privileged EXEC mode
Description Use this command to display statistics for RED on a specific interface where a RED profile is
applied. Statistics include packets and bytes dropped for the CoS priority mapped to the profile for
the interface.
Usage Guidelines None
Examples To display RED statistics on interfaces, use the show qos red statistics interface interface-name
command. Notice that the colors in the following example (red, yellow, and green) relate to
color-based priority mapping set through the Port-Based Policer feature. Refer to the
Network OS Administrator’s Guide for more information.
switch# show qos red statistics interface te 2/1
Statistics for interface: Te 2/1
CoS: 2, ProfileId: 20
Packets Dropped: Red: 0, Yellow: 0, Green: 0, Queue Drops: 0
Bytes Dropped: Red: 0, Yellow: 0, Green: 0, Queue Drops: 0
CoS: 3, ProfileId: 10
Packets Dropped: Red: 0, Yellow: 0, Green: 0, Queue Drops: 0
Bytes Dropped: Red: 0, Yellow: 0, Green: 0, Queue Drops: 0
See Also qos red profile, show qos red profiles