Cisco ASR 9000 Series Configuration Manual page 59

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

Advertisement

Configuring Modular Quality of Service Congestion Management on Cisco ASR 9000 Series Routers
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
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 voice
Step 3
class class-name
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class voice
Step 4
police rate { value [ units ] | percent
percentage } [burst burst-size [ burst-units ]]
[peak-burst peak-burst [ burst-units ]]
[peak-rate value [ units ]]
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# police
rate 250
OL-17239-01
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
police rate {value [units] | percent percentage} [burst burst-size [burst-units]] [peak-burst
peak-burst [burst-units]] [peak-rate value [units]]
exceed-action action
exit
priority
exit
exit
interface type instance
service-policy {input | output} policy-map
end
or
commit
show policy-map interface type instance [input | output]
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide
How to Configure QoS Congestion Management on Cisco ASR 9000 Series Routers
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.
Configures traffic policing and enters policy map police
configuration mode.
In this example, the low-latency queue is restricted to
250 kbps to protect low-priority traffic from starvation
and to release bandwidth.
QC-49

Advertisement

Table of Contents
loading

Table of Contents