Cisco ASR 9000 Series Configuration Manual page 209

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

Advertisement

Deploying the Quality of Service (QoS)
Command or Action
Step 10
dynamic-template type ipsubscriber
dynamic_template_name
Example:
RP/0/RSP0/CPU0:router(config)# dynamic-template
type ppp PTA_TEMPLATE_1
Step 11
service-policy {input |output}policy_map_name
[shared-policy-instance instance_name]
Example:
RP/0/RSP0/CPU0:router(config)# service-policy
input policy1 shared-policy-instance spi_1
Step 12
service-policy {input |output}policy_map_name
[shared-policy-instance instance_name]
Example:
RP/0/RSP0/CPU0:router(config)# service-policy
output policy1 shared-policy-instance spi_2
Step 13
Use the commit or end command.
Configuring a Policy with SPI in the Input or Output Direction Using Dynamic Template: Example
configure
policy-map policy1
class class-default
service-policy policy1_child
!!
policy-map policy1_child
class class-default
police rate 1024 kbps
!!
dynamic-template
type ppp PTA_TEMPLATE_1
service-policy input policy1 shared-policy-instance spi_1
service-policy output policy1 shared-policy-instance spi_2
OL-28375-03
Configuring a Policy with SPI in the Input or Output Direction Using Dynamic Template
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Purpose
Creates a dynamic template of type ipsubscriber.
Attaches a policy map to an input or output interface to be used
as the service policy for that interface. In this example, the traffic
policy evaluates all traffic entering into that interface.
Attaches a policy map to an input or output interface to be used
as the service policy for that interface. In this example, the traffic
policy evaluates all traffic leaving that interface.
commit—Saves the configuration changes and remains within
the configuration session.
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the
configuration session.
• No—Exits the configuration session without committing
the configuration changes.
• Cancel—Remains in the configuration mode, without
committing the configuration changes.
4.3.x
197

Advertisement

Table of Contents
loading

Table of Contents