DELL PC6224F User Manual

Page of 1356
QoS Commands
477
protocol-name — Specifies one of the supported protocol name keywords. 
The supported values are 
icmp, igmp, ip, tcp, and udp.
protocol-number — Specifies the standard value assigned by IANA. 
(Range 0–255)
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 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.
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.