QoS Policy Commands
OmniSwitch CLI Reference Guide November 2009 page 39-105
policy condition source port group
Associates a source port group with a policy condition. Use the no form of the command to remove a 
source port group from a condition.
policy condition condition_name source port group group_name
policy condition condition_name no source port group
Syntax Definitions
condition_name The name of the condition. May be an existing condition name or a new 
condition.
group_name The name of the source port group. Port groups are configured through 
the policy port group command. 
Defaults
N/A
Platforms Supported
OmniSwitch 6250 
Usage Guidelines
Use the no form of the command to remove a source port group from a condition; however, at least one 
classification parameter must be associated with a condition.
Examples
-> policy condition cond6 source port group portgr4
Release History
Release 6.6.1; command was introduced.
Related Commands
policy port group Configures a port group and its associated slot and port numbers.
qos apply Applies configured QoS and policy settings to the current configuration. 
policy condition Creates a policy condition.
show policy condition Shows information about policy conditions configured on the switch.