Installation and User Manual
EtherHaul
1200™
Page 126
EH-INST-02, Issue 4.0
8.6
Viewing Queue Statistics
You can use the CLI to display statistics for outgoing queues and incoming queues.
8.6.1
Viewing Outgoing Queue Statistics
Use the following command to display statistics for outgoing queues:
show out-queue {{eth0, eth1, eth2, rf} | all} {1..8 | all}
statistics
Counters of all outgoing queues appear, as follows:
Default>> show out-queue eth1 all statistics
interface qid
tx
drop
elapsed-time
eth1
1
1321
3
0001:02:15:09
eth1
2
1543
1
0001:02:15:09
eth1
3
1435
0
0001:02:15:09
eth1
4
2345
0
0001:02:15:09
eth1
5
4563
0
0001:02:15:09
eth1
6
4563
0
0001:02:15:09
eth1
7
6547
9
0001:02:15:09
eth1
8
1256
0
0001:02:15:09
Figure
8-9 Ingress-COS Setup
Note that for
rf
there are only four queues. Therefore, only numbers from 1 to 4 (or
all
) are valid for the second ID. If
all
is specified, only four queues are displayed.
Use the following command to clear the outgoing queue statistics:
clear out-queue {{eth0, eth1, eth2, rf} | all} {1..8 | all}
statistics