Configuring the Switch
3-144
3
Web – Click Priority, Queue Scheduling. Select the interface, highlight a traffic class
(i.e., output queue), enter a weight, then click Apply.
Figure 3-89. 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-199
Console(config)#exit
Console#show queue bandwidth 4-201
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
.
.
.