Cisco ASR 9000 Series Service Configuration Manual page 66

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

Advertisement

How to Configure QoS Congestion Management on Cisco ASR 9000 Series Routers
11.
12.
13.
14.
15.
16.
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
bandwidth { rate [ units ]| percent
percentage-value }
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# bandwidth
percent 40
Step 5
exit
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# exit
Step 6
class class-name
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class
class2
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide
QC-52
exit
exit
interface type interface-path-id
service-policy {input | output} policy-map
end
or
commit
show policy-map interface type interface-path-id [input | output]
Configuring Modular 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.
Specifies the name of the class whose policy you want to
create or change.
Enters policy map class configuration mode.
Specifies the bandwidth allocated for a class belonging
to a policy map.
In this example, class class1 is guaranteed 40 percent of
the interface bandwidth.
Returns the router to policy map configuration mode.
Specifies the name of the class whose policy you want to
create or change.
OL-23108-02

Advertisement

Table of Contents
loading

Table of Contents