policy qos name <policy-name> shaper profile <profile-name> queue <queue-id>
Controls the definition of the queue ID on the output port of a packet for forwarding or scheduling.
It is possible to assign all 64 DSCP values to queue 0
.
The delete policy qos name <policy-name> shaper profile <profile-name> queue <queue-id>
command doesn't actually delete the queue — it just removes the queue's configuration from the displayed configuration.
The queue ID is associated with a QoS policy profile. The queue can restrict traffic based on bandwidth and burst.
policy
- This keyword exists for 'organizational' purposes only, to structure the configuration path for relevant command strings.
qos
- This keyword exists for 'organizational' purposes only, to structure the configuration path for relevant command strings.
name <policy-name>
- Specifies the name of a QoS policy.
shaper
- This keyword exists for 'organizational' purposes only, to structure the configuration path for relevant command strings.
profile <profile-name>
The name of a QoS profile.
For more, see profile <profile-name>.
queue <queue-id>
- The profile queue identifier.