Match cos, Match destination-address mac – Dell PowerEdge M805 User Manual
Page 376

364
QoS Commands
www
.dell.com | support.dell.com
The following example deletes the match conditions defined for the Dell class from the class
currently being configured.
console(config-classmap)#no match class-map Dell
match cos
Use the match cos command in Class-Map Configuration mode to add to the specified class
definition a match condition for the class of service value (the only tag in a single-tagged packet or
the first or outer 802.1Q tag of a double-VLAN tagged packet).
Syntax
match cos
•
cos-value—Specifies the CoS value as an integer (Range: 0 - 7)
Default Configuration
This command has no default configuration.
Command Mode
Class-Map Configuration mode
User Guidelines
This command has no user guidelines.
Example
The following example displays adding a match condition to the specified class.
console(config-classmap)#match cos 1
match destination-address mac
Use the match destination-address mac command in Class-Map Configuration mode to add to the
specified class definition a match condition based on the destination MAC address of a packet.
Syntax
match destination-address mac macaddr macmask
•
macaddr—Specifies any valid layer 2 MAC address formatted as six two-digit
hexadecimal numbers separated by colons.
•
macmask—Specifies a valid layer 2 MAC address bit mask formatted as six two-digit
hexadecimal numbers separated by colons. This address bit mask does not need to be
contiguous.