344 | Quality of Service (QoS) Commands
www.dell.com | support.dell.com
To specify the match condition using a single keyword notation, the value for protocol-name is one of
the 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 value
assigned by IANA and is interpreted as an integer from 0 to 255. Note: This command does not
validate the protocol number value against the current list defined by IANA.
Default
none
Mode
Class Map (The prompt is “(Config-classmap)#”.)
match source-address mac
This command adds to the specified class definition a match condition based on the source MAC
address of a packet.
Syntax
match source-address mac address macmask
The address parameter is any Layer 2 MAC address formatted as six, two-digit hexadecimal
numbers 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
none
Mode
Class Map (The prompt is “(Config-classmap)#”.)
match srcip
This command adds to the specified class definition a match condition based on the source IP address
of a packet.
Syntax
match srcip ipaddr ipmask
The ipaddr parameter specifies an IP address.
The ipmask parameter specifies an IP address bit mask; note that although it resembles a standard
subnet mask, this bit mask need not be contiguous.
Default
none
Mode
Class Map (The prompt is “(Config-classmap)#”.)