Command Manual - QoS/ACL
Quidway S3500 Series Ethernet Switches Chapter 2 QoS Commands
Huawei Technologies Proprietary
2-30
COS Value Local Precedence
5 5
6 6
7 7
2.2.16 queue-scheduler
Syntax
queue-scheduler { strict-priority | wrr queue1-weight queue2-weight queue3-weight
queue4-weight | wrr-max-delay queue1-weight queue2-weight queue3-weight
queue4-weight maxdelay }
undo queue-scheduler
View
System view
Parameter
strict-priority: Configures to perform strict priority scheduling.
wrr queue1-weight queue2-weight queue3-weight queue4-weight: Configures to
perform WRR scheduler. queue1-weight: Specifies the weight (percent of bandwidth
assigned) 1. queue2-weight: Specifies the weight of the queue 2. queue3-weight:
Specifies the weight of the queue 3. queue4-weight: Specifies the weight of the queue
4.
wrr-max-delay queue1-weight queue2-weight queue3-weight queue4-weight
maxdelay: Configures to perform Delay bounded WRR scheduler. queue1-weight:
Specifies the weight (percent of bandwidth assigned) 1. queue2-weight: Specifies the
weight of the queue 2. queue3-weight: Specifies the weight of the queue 3.
queue4-weight: Specifies the weight of the queue 4. maxdelay: Specifies the maximum
delay, ranging from 1 to 255, unit is 16ms. The packets in the highest-priority queue will
be transmitted directly when the maximum delay expires.
Description
Using queue-scheduler command, you can configure the queue scheduler and the
related parameters. Using undo queue-scheduler command, you can restore the
default queue scheduler.
By default, the value is strict-priority.
For WRR and Delay bounded WRR, the sum of all the weights should equal 100.
For the related command, see display queue-scheduler.