QoS Policy Commands
page 39-50 OmniSwitch CLI Reference Guide November 2009
policy condition destination network group
Associates a destination network group with a policy condition.
policy condition condition_name destination network group network_group
policy condition condition_name no destination network group
Syntax Definitions
condition_name The name of the condition.
network_group The name of the destination network group. Network groups are config-
ured 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 destination network group from a condition; however, at
least one classification parameter must be associated with a condition.
• A destination IP address and a destination IP network group cannot be specified in the same condition.
Examples
-> policy condition cond6 destination network group webgroup1
Release History
Release 6.6.1; command was introduced.
Related Commands
policy condition Creates a policy condition.
policy network group Configures a network group name and its associated IP addresses.
qos apply Applies configured QoS and policy settings to the current configuration.
show policy condition Shows information about policy conditions configured on the switch.
show policy network group Displays information about policy network groups.