policy qos name <policy-name> shaper profile <profile-name> map pcp <value> to <queue-id>
Defines the mapping of PCP traffic to a queue for a QoS profile.
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.
pcp <value>
- Specifies the PCP value. PCP matches packets with headers that contain the 802.1 priority code point.
to <queue-id>
- Specifies the identifier of the destination queue.