Chapter 45 QOS Configuration DGS-3610 Series Configuration Guide
45.2.8 Configuring Output Round-Robin
Weight
You may set the output round-robin weight through the following steps:
Enter the configuration mode
{wrr-queue | drr-queue} bandwidth
weight1...weightn
weight1...weightn are the weight values specified for the
output queues. For the count and value range, see the
default QoS settings
no {wrr-queue | drr-queue}
bandwidth
The no option restores the default weight value.
The example below sets the wrr scheduling weight to 1:2:3:4:5:6:7:8
DGS-3610# configure terminal
DGS-3610(config)# wrr-queue bandwidth 1 2 3 4 5 6 7 8
DGS-3610(config)# end
DGS-3610# show mls qos queuing
Cos-queue map:
cos qid
--- ---
0 1
1 2
2 3
3 4
4 5
5 6
6 7
7 8
wrr bandwidth weights:
qid weights
--- -------
0 1
1 2
2 3
3 4
4 5
5 6
6 7
7 8
DGS-3610(config)#