QoS Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
936
show traffic queue statistics
show traffic queue [port <port_list> | <queue_name>] statistics
Description
Displays packets passed and dropped in high, medium, and low portion of each HQoS traffic queue
and by port, if desired.
Syntax Description
Default
N/A.
Usage Guidelines
Allows you to view the number of packets dropped and passed in each part of the HQoS strict priority
queues: high, medium, or low.
If you issue the command,
configure ports rate-limit packet byte-adjustment
, the system
calculates uses that byte size to calculate the statistics. If you use this command to decrease by 4, the
output of the
show traffic queue statistics
command displays only bytes; the packets are
displayed as 0.
Displays the following information:
●
Name of traffic queue
●
Direction of queue
●
Priority (high, medium, low)
●
Packets passed
●
Bytes passed
●
Packets dropped
●
Bytes dropped
You can also display this information by port.
Example
The following command displays the rate limiting statistics for the specified port:
show traffic queue port 6:2 statistics
port_list
Enter the ports for which you want to display the rate limiting statistics.
queue_name
Enter the name of the traffic queue for which you want to display the rate
limiting statistics.