policy qos name <policy-name> shaper class <class-id> match <rule-name> destination <destination>
Controls the definition of a destination address, MAC address or port for a QoS policy class rule.
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.
class <class-id>
- Specifies the numeric identifier of a QoS policy class.
match <rule-name>
- Specifies the name of a matching rule.
destination <destination>
Where
<destination>
is{ address <address> | mac-address <mac-address> | port <port> }
.For more, see destination <destination>.