Configuring Hierarchical Modular QoS on Cisco ASR 9000 Series Routers
How to Configure Hierarchical QoS
QC-138
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide
OL-23108-02
8. (Optional) police rate {value [units] | percent percentage} [burst burst-size [burst-units]]
[peak-rate value [units]] [peak-burst peak-burst [burst-units]]
9. service-policy policy-map-name
10. end
or
commit
DETAILED STEPS
Command or Action Purpose
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Enters global configuration mode.
Step 2
policy-map
policy-name
Example:
RP/0/RSP0/CPU0:router(config)# policy-map
Business
Creates or modifies a bottom-level policy.
Step 3
class
class-name
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class
Gold
Assigns the traffic class you specify to the policy
map. Enters policy map class configuration mode.
Step 4
police rate {
value
[
units
] | percent
percentage
} [burst
burst-size
[
burst-units
]] [peak-rate
value
[
units
]]
[peak-burst
peak-burst
[
burst-units
]]
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)#
police rate percent 10
(Optional) Configures traffic policing and enters
policy map police configuration mode.
Step 5
exit
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# exit
Exits policy map class configuration mode.
Step 6
policy-map
policy-name
Example:
RP/0/RSP0/CPU0:router(config)# policy-map
All_Traffic
Creates or modifies a top-level policy.
Step 7
class class-default
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class
class-default
Configures or modifies the default traffic class.