Users Guide

1472 Differentiated Services
DiffServ Protocol Matching
DiffServ may be configured to match on protocols other than IPv4 or IPv6.
Use the following commands to specify L2 or other match criteria.
CLI Command Description
match cos Add to the specified class definition, a match
condition for the Class of Service value.
match destination-address mac Add to the specified class definition, a match
condition based on the destination MAC address of
a packet.
match ethertype ethertype Add to the specified class definition, a match
condition based on the value of the EtherType.
match protocol
{arp|icmp|igmp|ip|ipv6|tcp
|udp|gre|icmp-v6|identifier
|none}
Specify the L3 protocol on which to match. ARP, IP,
IPv6 and identifier are EtherType only matches.
ICMP, IGMP, TCP, UDP, GRE, and ICMP-V6 also
match on the IPv4 protocol or IPv6 Next Header.
The none keyword removes the EtherType and
associated protocol match criteria.
match source-address mac Add to the specified class definition a match
condition based on the source MAC address of the
packet.
match secondary-cos Configure a match condition based on a secondary
CoS value.
match secondary-vlan Configure a match condition based on a secondary
VLAN value.
match vlan Add to the specified class definition a match
condition based on the value of the Layer-2 VLAN
Identifier field.