Cisco ASR 9000 Series Configuration Manual page 211

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 6
policy-map policy_map_name
Example:
RP/0/RSP0/CPU0:router(config)# policy-map
policy1_child
Step 7
class {class_name | class-default} [type qos]
Example:
RP/0/RSP0/CPU0:router(config-pmap)# class
class-default
Step 8
police rate value
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# police
rate 1024
Step 9
Use the commit or end command.
Configuring a Policy with SPI in the Input or Output Direction Using RADIUS: Example
configure
policy-map policy1
class class-default
service-policy policy1_child
!!
OL-28375-03
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Configuring a Policy with SPI in the Input or Output Direction Using RADIUS
Purpose
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.
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.
Configures traffic policing and enters policy map police
configuration mode. The value represents the committed information
rate and ranges from 1 to 4294967295.
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
199

Advertisement

Table of Contents
loading

Table of Contents