policy qos name <policy-name> shaper class <class-id> match <rule-name> icmp <icmp>
Controls the definition of an IPv4 ICMP type number, code number, name, or group as a match criterion 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.
icmp <icmp>
Where
<icmp>
is{ type <number> [code <number>] | name <name> | group <group> }
.