Cisco ASR 9000 Series Configuration Manual page 117

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

Advertisement

Deploying the Quality of Service (QoS)
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
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class
class-default
Step 7
service-policy q_child_out
Example:
RP/0/RSP0/CPU0:router(config)# service-policy
q_child_out
Step 8
dynamic-template type ppp dynamic_config
Example:
RP/0/RSP0/CPU0:router(config)# dynamic-template type
ppp dynamic_config
OL-26148-02
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.
Note
You can configure only the class-default class
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.
You can configure only the class-default class
Note
in a parent policy. Do not configure any other
traffic class.
Applies a bottom-level policy to the top-level
class-default class.
Note
The q_in and q_out policy maps are parent
policy maps.
Configures dynamic-template of the type ppp and applies
the configuration through dynamic-template.
4.2.x
107

Advertisement

Table of Contents
loading

Table of Contents