QoS Policy Commands
OmniSwitch CLI Reference Guide November 2009 page 39-79
policy condition ip protocol
Configures an IP protocol for a policy condition.
policy condition condition_name ip protocol protocol
policy condition condition_name no ip protocol
Syntax Definitions
condition_name The name of the condition.
protocol The protocol associated with the flow. The range is 0–255.
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of the command to remove a protocol from a condition; however, at least one classifi-
cation parameter must be associated with a condition.
• If a source or destination port is specified (through the policy condition source ip port or policy
condition destination ip port commands), the protocol must be specified.
• The same condition cannot specify an IP protocol with a service or service group.
Examples
-> policy condition cond4 ip protocol 6
Release History
Release 6.6.1; command was introduced.
Related Commands
parameter default
protocol 6
policy condition source ip port Configures a source IP port number for a policy condition.
policy condition destination ip
port
Configures a destination IP port number for a policy condition.
qos apply Applies configured QoS and policy settings to the current configuration.
show policy condition Shows information about policy conditions configured on the switch.