DES-7200 Configuration Guide Chapter 2 QoS Configuration
2-13
Command Description
DES-7200(config)# no {wrr-queue |
drr-queue} bandwidth
The no option restores the default weight value.
Note
The following table lists the mapping relationship of DES-7200 Series port drr
output round-robin weight and bytes:
drr 0 1 2 3 4 5 6 7
bytes 0k 2k 4k 6k 8k 10k 12k 14k
drr 8 9 10 11 12 13 14 15
bytes 16k 18k 20k 22k 24k 26k 28k 30k
The example below sets the wrr scheduling weight as 1:2:3:4:5:6:7:8
DES-7200# configure terminal
DES-7200(config)# wrr-queue bandwidth 1 2 3 4 5 6 7 8
DES-7200(config)# end
DES-7200# show mls qos queueing
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
DES-7200(config)#