Command Reference QoS Commands
default wrr-queue bandwidth
8 queue weights. The default queue weight ratio is 1:1:1:1:1:1:1:1.
For the products supporting the SP scheduling policy, the weight
range is from 0 to 15.
For the products not supporting the SP scheduling policy, the weight
range is from 1 to 15.
The default queue weight ratio is 1:1:1:1:1:1:1:1.
Global configuration mode
If the weight value is 0, the SP scheduling policy is applied.
The following example configures the WRR queue weight ratio to 1:1:1:1:2:2:4:8.
Ruijie(config)# wrr-queue bandwidth 1 1 1 1 2 2 4 8
Ruijie(config)# interface gigabitEthernet 0/1
Ruijie(config-if-GigabitEthernet 0/1)# wrr-queue bandwidth 1 1 2 2 2 2 4 4
Displays the QoS queuing configuration.