DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Creates a class map to be used for matching packets to the
class specified and enters the class map configuration mode.
class-map [type qos] [match-any] [match-all]
class-map-name
Step 2
Example:
RP/0/RSP0/CPU0:router(config)# class-map
match-any class1
If you specify match-any, one of the match criteria must
be met for traffic entering the traffic class to be classified
as part of the traffic class. This is the default. If you specify
match-all, the traffic must match all the match criteria.
Identifies IP precedence values as match criteria.
match precedenceprecedence-value
[precedence-value1 ... precedence-value6]
Step 3
•
Value range is from 0 to 7.
Example:
RP/0/RSP0/CPU0:router(config-cmap)# match
precedence 5
•
Reserved keywords can be specified instead of numeric
values.
Ends the class map configuration.end-class-map
Example:
RP/0/RSP0/CPU0:router(config-cmap)#
end-class-map
Step 4
Creates or modifies a policy map that can be attached to one
or more interfaces to specify a service policy and enters the
policy map configuration mode.
policy-map [ type qos ] policy-name
Example:
RP/0/RSP0/CPU0:router(config)# policy-map
policy1
Step 5
Specifies the name of the class whose policy you want to
create or change.
class class-name
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class
class1
Step 6
Sets the QoS group identifiers on IPv4 or MPLS packets.
set qos-group qos-group-value
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# set
qos-group 5
Step 7
Returns the router to policy map configuration mode.exit
Example:
RP/0/RSP0/CPU0:router(config-pmap)# exit
Step 8
Cisco ASR 9000 Series Aggregation Services Router nV System Configuration Guide, Release 5.3.x
79
Configuring QoS on the Satellite System
Offloading Service-policy on Physical Access Port