Configures the strict priority (SP) value for the egress queue traffic class scheduler and assigns a deficit weighted round robin (DWRR) weight.
The SP value for the egress queue traffic class scheduler is not configured.
Value | Traffic class |
---|---|
0 | No strict priority queue. |
1 | Traffic class 7 strict priority queue. |
2 | Traffic class 6 through 7 strict priority queues. |
3 | Traffic class 5 through 7 strict priority queues. |
4 | Traffic class 4 through 7 strict priority queues. |
5 | Traffic class 3 through 7 strict priority queues. |
6 | Traffic class 2 through 7 strict priority queues. |
7 | Traffic class 1 through 7 strict priority queues. |
Place | Assignment |
---|---|
1 | Traffic class 0 DWRR weight. |
2 | Traffic class 1 DWRR weight. |
3 | Traffic class 2 DWRR weight. |
4 | Traffic class 3 DWRR weight. |
5 | Traffic class 4 DWRR weight. |
6 | Traffic class 5 DWRR weight. |
7 | Traffic class 6 DWRR weight. |
8 | Traffic class 7 DWRR weight. |
Global configuration mode
The no form, of the command removes the SP value for the egress queue traffic class scheduler.
Use the following command to assign traffic classes 6 through 7 to a SP queue and assign DWRR weights.
device# configure terminal device(config)# qos tx-queue scheduler strict-priority 2 dwrr 20 5 5 5 20 20