Cisco ASR 9000 Series Configuration Manual page 191

Aggregation services router broadband network gateway
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Deploying the Quality of Service (QoS)
SUMMARY STEPS
1. configure
2. policy-map type qos q_in
3. class class-default
4. service-policy q_child_in
5. policy-map type qos q_out
6. class class-default
7. service-policy q_child_out
8. dynamic-template type ppp dynamic_config
9. service-policy input q_in
10. service-policy output q_out
11. Use the commit or end command.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
policy-map type qos q_in
Example:
RP/0/RSP0/CPU0:router(config)# policy-map type qos
q_in
Step 3
class class-default
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class
class-default
Step 4
service-policy q_child_in
Example:
RP/0/RSP0/CPU0:router(config)# service-policy
q_child_in
Step 5
policy-map type qos q_out
Example:
RP/0/RSP0/CPU0:router(config)# policy-map type qos
q_out
Step 6
class class-default
OL-28375-03
Configuring Service-policy and Applying Subscriber Settings Through Dynamic Template
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Purpose
Enters global configuration mode.
Configures the policy-map in the input direction.
Configures or modifies the parent class-default class.
You can configure only the class-default class
Note
in a parent policy. Do not configure any other
traffic class.
Configures the service policy for the input direction.
The q_in and q_out policy maps are parent
Note
policy maps.
Configures the policy-map for the output direction.
The q_in and q_out policy maps are parent
Note
policy maps.
Configures or modifies the parent class-default class.
4.3.x
179

Advertisement

Table of Contents
loading

Table of Contents