show ports qosmonitor
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
929
show ports qosmonitor
show ports <port_list> qosmonitor {ingress | egress} {bytes | packets} {no-
refresh}
Description
Displays real-time (or snapshot) ingress rate or shaping statistics in addition to QoS statistics for egress
packets on one or more ports.
Syntax Description
Default
Shows QoS statistics for egress unless you specify ingress; shows real-time or snapshot statistics.
Usage Guidelines
The real-time snapshot scrolls through the given port list to provide statistics. You toggle, using the
spacebar, to show statistics by packets or bytes.
If you do not specify a port number or range of ports, collision statistics are displayed for all ports. If
you specify the
no-refresh
parameter, the system displays a snapshot of the data at the time you issue
the command. (The toggle functionality does not work with the no-refresh variable, which provides a
snapshot of statistics; you must use the variable
bytes
to display the bytes in snapshot.)
Examples
The following command shows the QoS egress statistics related to the specified ports:
# show port 1:1-1:2 qosmonitor
Following is sample output from this command:
Qos Monitor Req Summary Thu Mar 2 10:58:23 2006
Port QP1 QP2 QP3 QP4 QP5 QP6 QP7 QP8
Pkt Pkt Pkt Pkt Pkt Pkt Pkt Pkt
Xmts Xmts Xmts Xmts Xmts Xmts Xmts Xmts
================================================================================
1:1 0 0 0 0 0 0 0 0
1:2 0 0 0 0 0 0 0 0
================================================================================
port_list
Specifies one or more slots and ports.
egress
Specifies to display statistics in egress. Default.
ingress
Specifies to display statistics on ingress rate shaping.
bytes
Specifies to display statistics by bytes.
packets
Specifies to display statistics by packets.
no-refresh
Specifies a static snapshot of data.