Task ID
OperationsTask ID
read, writeqos
Examples
The following example shows how to match a destination MAC address:
RP/0/RP0/CPU0:router(config)#class-map match-any A
RP/0/RP0/CPU0:router(config-cmap)# match destination-address mac 000.f0d0.2356
Related Commands
DescriptionCommand
Defines a traffic class and the associated rules that match packets to
the class.
class-map, on page 12
Enables packet matching on the basis of the ATM operations,
administration, and maintenance (OAM) or cell loss priority (CLP).
match atm, on page 34
Identifies specified class of service (CoS) values as a match criteria
in a class map.
match cos, on page 36
Identifies specific discard class values as a match criteria for a class
map.
match discard-class, on page 41
Identifies specific IP differentiated services code point (DSCP)
values as match criteria for a class map.
match dscp, on page 44
Identifies specific three-bit experimental (EXP) field values in the
topmost Multiprotocol Label Switching (MPLS) label as match
criteria for a class map.
match mpls experimental topmost, on
page 48
Identifies IP precedence values as match criteria.match precedence, on page 50
Identifies a specific protocol as the match criterion for a class map.match protocol, on page 53
Identifies specific quality-of-service (QoS) group values as match
criteria in a class map.
match qos-group, on page 56
Identifies a specific source MAC address as match criterion in a
class map.
match source-address, on page 58
Identifies selected VLAN IDs as the match criteria for a class map.match vlan, on page 60
Cisco IOS XR Modular Quality of Service Command Reference for the Cisco CRS Router, Release 4.0
40 OL-23235-03
Quality of Service Commands on the Cisco IOS XR Software
match destination-address