Configuring Guaranteed Bandwidth - Cisco ASR 9000 Series Configuration Manual

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

Advertisement

Configuring Guaranteed and Remaining Bandwidths

Configuring Guaranteed Bandwidth

SUMMARY STEPS
1. configure
2. policy-map policy-name
3. class class-name
4. bandwidth {rate [units]| percent percentage-value}
5. exit
6. class class-name
7. bandwidth {rate [units]| percent percentage-value}
8. exit
9. class class-name
10. bandwidth {rate [units]| percent percentage-value}
11. exit
12. exit
13. interface type interface-path-id
14. service-policy {input | output} policy-map
15. end or commit
16. show policy-map interface type interface-path-id [input | output]
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}
Cisco ASR 9000 Series Aggregation Services Router Modular Quality of Service Configuration Guide, Release
6.1.x
72
Configuring Modular QoS Congestion Management
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.

Advertisement

Table of Contents
loading

Table of Contents