Cisco ASR 9000 Series Configuration Manual page 304

Aggregation services router modular quality of service
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Offloading Service-policy on Physical Satellite Fabric Link
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
class-map [type qos] [match-any] [match-all]
class-map-name
Example:
RP/0/RSP0/CPU0:router(config)# class-map match-any
class3
Step 3
match qos-group [qos-group-value]
Example:
RP/0/RSP0/CPU0:router(config-cmap)# match qos-group
5
Step 4
end-class-map
Example:
RP/0/RSP0/CPU0:router(config-cmap)# end-class-map
Step 5
policy-map [ type qos ] policy-name
Example:
RP/0/RSP0/CPU0:router(config)# policy-map policy3
Step 6
class class-name
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class class3
Step 7
bandwidth {bandwidth [units] | percent value}
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# bandwidth
percent 13
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide, Release
6.1.x
288
Configuring QoS on the Satellite System
Purpose
Creates a class map to be used for matching packets to
the class specified and enters the class map
configuration mode.
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.
Specifies service (QoS) group values in a class map to
match packets.
• qos-group-value identifier argument is specified
as the exact value or range of values from 0 to 63.
• Up to eight values (separated by spaces) can be
entered in one match statement.
• match qos-groupcommand is supported only for
an egress policy.
Ends the class map configuration.
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.
Specifies the name of the class whose policy you want
to create or change.
Specifies the bandwidth allocated for a class belonging
to a policy map.

Advertisement

Table of Contents
loading

Table of Contents