Cisco ASR 9000 Series Configuration Manual page 62

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

Advertisement

How to Configure QoS Congestion Management on Cisco ASR 9000 Series Routers
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
policy-map policy-name
Example:
RP/0/RSP0/CPU0:router(config)# policy-map
policy1
Step 3
class class-name
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class
class1
Step 4
shape average {percent value | rate [ units ]}
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# shape
average percent 50
Step 5
exit
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# exit
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide
QC-52
Configuring Modular Quality of Service Congestion Management on Cisco ASR 9000 Series Routers
D r a f t — C i s c o C o n f i d e n t i a l
configure
policy-map policy-name
class class-name
shape average {percent value | rate [units]}
exit
exit
interface type instance
service-policy {input | output} policy-map
end
or
commit
show policy-map interface type instance [input | output]
Purpose
Enters global configuration mode.
Enters policy map configuration mode.
Creates or modifies a policy map that can be attached to
one or more interfaces to specify a service policy.
Enters policy map class configuration mode.
Specifies the name of the class whose policy you want
to create or change.
Shapes traffic to the indicated bit rate according to average
rate shaping in the specified units or as a percentage of the
bandwidth.
Returns the router to policy map configuration mode.
OL-17239-01

Advertisement

Table of Contents
loading

Table of Contents