Reference Guide

Table Of Contents
Default Not configured
Command Mode EXEC
Usage
Information
None
Example
OS10# show qos ingress buffer-stats interface ethernet 1/1/1
Interface : ethernet1/1/1
Speed : 0
Priority Used Total Used HDRM
Group buffers buffers
------------------------------------------------
0 0 0
1 0 0
2 0 0
3 0 0
4 0 0
5 0 0
6 0 0
7 0 0
Supported
Releases
10.3.0E or later
show queuing statistics
Displays QoS queuing statistics information.
Syntax
show queuing statistics interface ethernet node/slot/port[:subport] [queue
number]
Parameters
node/slot/port[:subport] Enter the Ethernet interface information.
queue number Enter the QoS queue number (0 to 7).
Default Not configured
Command Mode EXEC
Usage
Information
Use this command to view all queuing counters. WRED counters are available only at the port level.
Example
OS10# show queuing statistics interface ethernet 1/1/1
Interface ethernet1/1/1 (All queues)
Description Packets Bytes
Output 0 0
Dropped 0 0
Green Drop 0 0
Yellow Drop 0 0
Red drop 0 0
Example (Queue)
OS10# show queuing statistics interface ethernet 1/1/1 queue 3
Interface ethernet1/1/1 Queue 3
Description Packets Bytes
Output 0 0
Dropped 0 0
Supported
Releases
10.2.0E or later
Quality of service 669