QoS Policy Commands
page 39-48 OmniSwitch CLI Reference Guide November 2009
policy condition source network group
Associates a source network group with a policy condition.
policy condition condition_name source network group network_group
policy condition condition_name no source network group
Syntax Definitions
condition_name The name of the condition.
network_group The name of the source network group. Network groups are configured
through the policy network group command.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of the command to remove a source network group from a condition; however, at least
one classification parameter must be associated with a condition.
• A source IP address and a source IP network group cannot be specified in the same condition.
Examples
-> policy condition cond5 source network group webgroup1
Release History
Release 6.6.1; command was introduced.
Related Commands
qos apply Applies configured QoS and policy settings to the current configuration.
policy condition Creates a policy condition.
policy network group Configures a network group name and its associated IP addresses.
show policy condition Shows information about policy conditions configured on the switch.
show policy network group Displays information about policy network groups.