Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
QoS Policy Commands
page 53-98
OmniSwitch CLI Reference Guide
September 2009
policy condition destination mac
Configures a destination MAC address for a policy condition.
Note. Specifying a destination MAC address and mask of all zeros (00:00:00:00:00:00) as a policy condi-
tion can result in the switch dropping all traffic. Only use this type of condition in combination with other 
policies that will allow desired traffic and/or if a source or destination slot/port is also part of the destina-
tion MAC condition.
policy condition condition_name destination mac mac_address [mask mac_mask]
policy condition condition_name no destination mac
Syntax Definitions
condition_name
The name of the condition. May be an existing condition name or a new 
condition.
mac_address
The destination MAC address in the Layer 2 header of the frame (for 
example, 00:20:da:05:f6:23).
mac_mask
Optional. The mask for the destination MAC address (for example, 
ff:ff:ff:ff:ff:ff).
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of the command to remove a destination MAC address from a 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 cond3 destination mac 00:20:da:05:f6:23
Release History
Release 6.1; command was introduced.