344 | Quality of Service (QoS) Commandsw w w . d e l l . c o m | s u p p o r t . d e l l . c o m To specify the match condition using a single keyword notation, the value for protocol-name is one ofthe supported protocol name keywords. The currently supported values are: icmp, igmp, ip, tcp,udp. Note that a value of ip is interpreted to match all protocol number values.To specify the match condition using a numeric value notation, the protocol number is a standard valueassigned by IANA and is interpreted as an integer from 0 to 255. Note: This command does notvalidate the protocol number value against the current list defined by IANA.Default noneMode Class Map (The prompt is “(Config-classmap)#”.)match source-address macThis command adds to the specified class definition a match condition based on the source MACaddress of a packet.Syntax match source-address mac address macmaskThe address parameter is any Layer 2 MAC address formatted as six, two-digit hexadecimalnumbers separated by colons (e.g., 00:11:22:dd:ee:ff).The macmask parameter is a Layer 2 MAC address bit mask, which need not be contiguous,and is formatted as six, two-digit hexadecimal numbers separated by colons (e.g.,ff:07:23:ff:fe:dc).Default noneMode Class Map (The prompt is “(Config-classmap)#”.)match srcipThis command adds to the specified class definition a match condition based on the source IP addressof a packet.Syntax match srcip ipaddr ipmaskThe ipaddr parameter specifies an IP address.The ipmask parameter specifies an IP address bit mask; note that although it resembles a standardsubnet mask, this bit mask need not be contiguous.Default noneMode Class Map (The prompt is “(Config-classmap)#”.)