QoS Policy Commands
OmniSwitch CLI Reference Guide November 2009 page 39-77
policy condition icmpcode
Configures an ICMP code value to use for traffic classification.
policy condition condition_name icmpcode code
policy condition condition_name no icmpcode
Syntax Definitions
condition_name The name of the condition.
code The ICMP code 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 code value from a condition; however, at least one
classification parameter must be associated with a condition.
Examples
-> policy condition cond12 icmpcode 150
Release History
Release 6.6.1; command was introduced.
Related Commands
policy condition Creates a policy condition.
policy condition icmpcode Configures an ICMP type 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.