policy qos name <policy-name> shaper profile <profile-name> queue <queue-id> weight <weight-number>
Controls the definition of the weight for a round robin queue.
name <policy-name>
- The name of a QoS policy.
profile <profile-name>
- The name of a QoS profile.
queue <queue-id>
- The profile queue identifier.
weight <weight-number>
- The value of the round robin weight. The default weight of each queue is
1
. Although the range of weight values is1
to100
, they are not necessarily percentage values. It is the ratio between the values that determines how QoS will distribute bandwidth between the queues.