Configuring A Policy With Spi In The Input Or Output Direction Using Dynamic Template - Cisco ASR 9000 Series Configuration Manual

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

Advertisement

Deploying the Quality of Service (QoS)
Configuring a Policy with SPI in the Input or Output Direction Using Dynamic
Template
Perform this task to configure a policy with shared policy instance in the input and output direction using
dynamic template.
SUMMARY STEPS
1. configure
2. policy-map policy_map_name
3. class {class_name | class-default | } [type qos]
4. service-policy service_policy_name
5. Use the commit or end command.
6. policy-map policy_map_name
7. class {class_name | class-default | } [type qos]
8. police rate value
9. Use the commit or end command.
10. dynamic-template type ipsubscriber dynamic_template_name
11. service-policy {input |output}policy_map_name [shared-policy-instance instance_name]
12. service-policy {input |output}policy_map_name [shared-policy-instance instance_name]
13. 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 policy_map_name
Example:
RP/0/RSP0/CPU0:router(config)# policy-map
policy1
Step 3
class {class_name | class-default | } [type qos]
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class
class-default
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
Enters global configuration mode.
Creates or modifies a policy map that can be attached to one or
more interfaces to specify a service policy, and enters the
policy-map configuration submode.
Specifies the name of the class whose policy you want to create
or change and enters the policy map class configuration
submode. This example configures a traffic policy for the default
class of the traffic policy policy1. The default class is named
class-default.
4.3.x
195

Advertisement

Table of Contents
loading

Table of Contents