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