Configure The Traffic Policy - Cisco ASR 9000 Series System Configuration Manual

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

Advertisement

Configure the Traffic Policy

Configure the Traffic Policy
This procedure creates both the child policy and the parent policy and applies the child policy to the parent
policy.
SUMMARY STEPS
1. configure
2. policy-map child-policy-map-name
3. class {class-name | class-default}
4. bandwidth {rate [units] | percent percentage-value} or bandwidth remaining [percent percentage-value
| ratio ratio-value]
5. end-policy-map
6. configure
7. policy-map parent-policy-map-name
8. class class-default
9. shape average rate [units]
10. service-policy child-policy-map-name
11. end-policy-map
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
policy-map child-policy-map-name
Example:
RP/0/RSP0/CPU0:router(config-pmap)# policy-map
child-policy
Step 3
class {class-name | class-default}
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class class4
Step 4
bandwidth {rate [units] | percent percentage-value}
or bandwidth remaining [percent percentage-value |
ratio ratio-value]
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# bandwidth
percent 30
or
RP/0/RSP0/CPU0:router(config-pmap-c)# bandwidth
remaining percent 80
Cisco ASR 9000 Series Aggregation Services Router nV System Configuration Guide, Release 5.3.x
96
Configuring QoS on the Satellite System
Purpose
Creates a child policy map and enters the policy map
configuration mode.
Assigns the traffic class that you specify to the policy map.
Enters policy map class configuration mode.
Specifies the minimum bandwidth allocated to a class as a
percentage of link bandwidth.
Specifies how to allocate excess bandwidth to a class.
Repeat Steps 3 and 4 to include additional
Note
class-maps to the child-policy

Advertisement

Table of Contents
loading

Table of Contents