990
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
Q
O
S C
OMMANDS
SHOW
MLS
QOS
INTERFACE
QUEUE
-
COUNTERS
show mls qos interface queue-counters
Overview
This command displays an interface’s egress queue counters. This can either be for
a specific queue or for all queues on the interface. If no queue is specified all queue
counters on the interface will be displayed.
The counters show the number of frames currently in the queue and the maximum
number of frames allowed in the queue, for individual egress queues and the port’s
queue (which will be a sum of all egress queues).
Syntax
show mls qos interface <
port>
queue-counters [queue <
0-7
>]
Mode
User Exec and Privileged Exec
Example
To show the counters for all queues on
port1.0.1
, use the command:
awplus#
show mls qos interface port1.0.1 queue-counters
Output
Figure 26-6:
Example output from the
show mls qos interface queue-counters
command
Parameter
Description
<
port
>
Switch port.
<
0-7
>
Queue.
Interface port1.0.4 Queue Counters:
Port queue length 1169
Egress Queue length:
Queue 0 0
Queue 1 0
Queue 2 1169
Queue 3 0
Queue 4 0
Queue 5 0
Queue 6 0
Queue 7 0
Table 26-3: Parameters in the output of the
show mls qos interface
queue-counters
command
Parameter
Description
Interface
Port we are showing the counters for.
Port queue length
Number of frames in the port’s queue. This will be the
sum of all egress queues on the port.
Egress Queue length
Number of frames in a specific egress queue.