QoS Policy Commands
OmniSwitch CLI Reference Guide November 2009 page 39-73
policy condition service group
Associates a policy service group with a policy condition.
policy condition condition_name service group service_group
policy condition condition_name no service group
Syntax Definitions
condition_name The name of the condition.
service_group The service group name. Service groups are configured through the
policy service group command.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of the command to remove a service group from a condition; however, at least one
classification parameter must be associated with a condition.
• A policy condition that specifies a service group cannot also specify a service, IP protocol, source IP
port, or destination IP port.
Examples
-> policy condition cond12 service group servgroup2
Release History
Release 6.6.1; command was introduced.
Related Commands
policy service group Configures a service group and its associated services.
policy condition Creates 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.