QoS Policy Commands
OmniSwitch CLI Reference Guide November 2009 page 39-75
policy condition icmptype
Configures an ICMP type value to use for traffic classification.
policy condition condition_name icmptype type
policy condition condition_name no icmptype
Syntax Definitions
condition_name The name of the condition.
type The ICMP type value, in the range 0–255.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
Use the no form of the command to remove an ICMP type value from a condition; however, at least one
classification parameter must be associated with a condition.
Examples
-> policy condition cond12 icmptype 100
Release History
Release 6.6.1; command was introduced.
Related Commands
policy condition Creates a policy condition.
policy condition icmpcode Configures an ICMP code value for traffic classification.
qos apply Applies configured QoS and policy settings to the current configuration.
show policy condition Shows information about policy conditions configured on the switch.