Cisco CRS Command Reference Manual page 19

Ios xr modular quality of service command reference
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Quality of Service Commands on the Cisco IOS XR Software
The following commands can be used in a class map:
• match access-group
• match atm
• match [not] cos
• match destination-address
• match [not] discard-class
• match [not] dscp
• match frame-relay dlci
• match [not] mpls experimental topmost
• match [not] precedence
• match precedence
• match [not] protocol
• match [not] qos-group
• match source-address
• match vlan
• match vpls
Task ID
Task ID
qos
Examples
The following example shows how to specify class101 as the name of a class and defines a class map for this
class. The packets that match the access list 101 are matched to class class101.
RP/0/RP0/CPU0:router(config)# class-map class101
RP/0/RP0/CPU0:router(config-cmap)# match access-group ipv4 101
Related Commands
Command
class (policy-map), on page 10
match access-group, on page 32
match atm, on page 34
match cos, on page 36
OL-23235-03
Description
Specifies the name of the class whose policy you want to create or
change.
Identifies a specified access control list (ACL) number as the match
criteria for a class map.
Enables packet matching on the basis of the ATM operations,
administration, and maintenance (OAM) or cell loss priority (CLP).
Identifies specified class of service (CoS) values as a match criteria
in a class map.
Cisco IOS XR Modular Quality of Service Command Reference for the Cisco CRS Router, Release 4.0
Operations
read, write
class-map
13

Advertisement

Table of Contents
loading

Table of Contents