Class of Service Configuration
3-131
3

Web – Click Priority, Queue Scheduling. Select the interface, highlight a traffic class

(i.e., output queue), enter a weight, then click Apply.

Figure3-75 Queue Scheduling

CLI – The following example shows how to assign WRR weights to each of the

priority queues.

Console(config)#interface ethernet 1/1
Console(config-if)#queue bandwidth 1 3 5 7 9 11 13 15 4-190
Console(config-if)#end
Console#show queue bandwidth 4-193
Information of Eth 1/1
Queue ID Weight
-------- ------
0 1
1 3
2 5
3 7
4 9
5 11
6 13
7 15
Information of Eth 1/2
Queue ID Weight
.
.
.