QoS Policy Commands
OmniSwitch CLI Reference Guide November 2009 page 39-87
policy condition source mac
Configures a source MAC address for a policy condition.
policy condition condition_name source mac mac_address [mask mac_mask]
policy condition condition_name no source mac
Syntax Definitions
condition_name The name of the condition. May be an existing condition name or a new
condition.
mac_address The source MAC address in the Layer 2 header of the frame (for exam-
ple, 00:20:da:05:f6:23)
mac_mask Optional. The mask for the source MAC address (for example,
ff:ff:ff:ff:ff:ff).
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of the command to remove a source MAC address from a condition; however, at least
one classification parameter must be associated with a condition.
• A source MAC address and a source MAC group cannot be specified in the same condition.
Examples
-> policy condition cond2 source mac 00:20:da:05:f6:23
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.
show policy condition Shows information about policy conditions configured on the switch.