Users Guide

Table Of Contents
Default Not configured
Command Mode EXEC
Usage Information None
Example
OS10# show qos egress buffers interface ethernet 1/1/1
Interface : ethernet1/1/1
Speed : 0
queue-number pool-type rsvd-buf-size threshold-mode threshold-value
------------------------------------------------------------------------
0 lossy 1664 dynamic 8
1 lossy 1664 dynamic 8
2 lossy 1664 dynamic 8
3 lossless 0 static 12479488
4 lossy 1664 dynamic 8
5 lossy 1664 dynamic 8
6 lossy 1664 dynamic 8
7 lossy 1664 dynamic 8
Supported
Releases
10.3.0E or later
show qos egress buffer-statistics-tracking
Displays egress queue-level peak buffer usage count in bytes for queues on a given interface.
Syntax
show qos egress buffer-statistics-tracking interface ethernet [node/slot/port]
[[mcast | ucast] queue {all | [0-7]}] [detail]
Parameters
node/slot/port—Enter the port information.
[[mcast | ucast] queue {all | [0-7]}]—Enter the mcast or ucast keyword to view the
egress queue peak buffer utilization for multicast or unicast queues respectively. Enter the all keyword to
specify all queues, or enter the queue number.
detail—Displays per MMU instance-level statistics in platforms with multiple MMU instances such as the
Z9100-ON series, Z9200-ON series, and MX9116n.
Default Not applicable
Command Mode EXEC
Usage Information None
Example
OS10# show qos egress buffer-statistics-tracking interface ethernet 1/1/1
Interface : ethernet1/1/1
Speed : 0
QType Queue Total buffers
peak count
----------------------------------------------------------------------------
Unicast 0 0
Unicast 1 0
Unicast 2 0
Unicast 3 0
Unicast 4 0
Unicast 5 0
Unicast 6 0
Unicast 7 0
Multicast 0 0
Multicast 1 0
Multicast 2 0
Multicast 3 0
Multicast 4 0
Multicast 5 0
Multicast 6 0
Multicast 7 0
Supported
Releases
10.4.3.0 or later
Quality of service 1153