Configure a queue of a specific queue profile.
default qos queue-profile queue <1-6> <0-7> {min-weight | rate-limit-enable}
no qos queue-profile queue <1-6> <0-7> {min-weight | rate-limit-enable}
qos queue-profile queue <1-6> <0-7> {min-weight <1-100> | rate-limit-enable}
Configures the queue weight for weighted round robin (WRR), or the rate-limit in percentage of the link rate for queue shaping enabled on the queue.
For rate-limit-enabled queues, 50 indicates 50% bandwidth. The overall rate-limit-enabled queues cannot sum higher than 100 min-weight.
If rate-limiting is not enabled, this parameter configures the weight in the WRR scheduler. These values are not associated with bandwidth percentage.
The following list identifies the default minimum weight for each queue:
Queue 0 — 10
Queue 1 — 20
Queue 2 — 30
Queue 3 — 40
Queue 4 — 50
Queue 5 — 50
Queue 6 — Rate limited to 50% of configured shaper rate
Queue 7 — Rate limited to 5% of configured shaper rate
None
Global Configuration