[Description]
Shows the usage ratio for each egress queue of the specified LAN/SFP port. The queue usage ratio is calculated as follows.
(queue usage ratio) = (number of buffers held in the queue) / (maximum length of the queue)
[Note]
This command can be used regardless of the QoS status (enabled/disabled).
[Example]
Show the queue usage ratio of LAN port #1.
SWR2311P#show qos queue-counters port1.1
QoS: Enable
Interface port1.1 Queue Counters:
Queue 0 59.4 %
Queue 1 15.0 %
Queue 2 0.0 %
Queue 3 0.0 %
Queue 4 0.0 %
Queue 5 3.6 %
Queue 6 0.0 %
Queue 7 0.1 %
9.2.7 Set CoS - egress queue ID conversion table
[Syntax]
qos
cos-queue
cos-value
queue-id
no
qos
cos-queue
[Parameter]
cos-value
:
<0-7>
CoS value of conversion source
queue-id
:
<0-7>
Egress queue ID corresponding to CoS value
[Initial value]
See [Note]
[Input mode]
global configuration mode
[Description]
Specifies the values of the CoS - egress queue ID conversion table that is used to determine the egress queue.
If this is executed with the "no" syntax, the egress queue ID for the specified CoS value is returned to the default setting.
The CoS - egress queue ID conversion table is used when the trust mode is set to CoS.
[Note]
In order to execute this command, QoS must be enabled.
The following table shows the default settings of the CoS - egress queue ID conversion table.
CoS value
Egress queue
0
2
1
0
2
1
3
3
4
4
5
5
6
6
7
7
Command Reference | Traffic control |
231