Administrator Guide

Layer 2 Switching Commands 712
Example
The following example displays adding a match condition based on the "ip"
protocol name keyword.
console(config-classmap)#match protocol ip
match source-address mac
Use the match source-address mac command in Class-Map Configuration
mode to add to the specified class definition a match condition based on the
source MAC address of the packet.
NOTE: This command is not available on the N1500 Series switches.
Syntax
match source-address mac
address
macmask
macaddr
— Specifies any valid layer 2 MAC address formatted as six two-
digit hexadecimal numbers separated by colons.
macmask
— Specifies a layer 2 MAC address bit mask formatted as six
two-digit hexadecimal numbers separated by colons. This bit mask does
not need to be contiguous.
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 adds to the specified class definition a match
condition based on the source MAC address of the packet.
console(config-classmap)# match source-address mac 10:10:10:10:10:10
11:11:11:11:11:11
2CSNXXX_SWUM204.book Page 712 Monday, January 25, 2016 1:25 PM