Cisco ASR 9000 Series Configuration Manual page 85

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

Advertisement

Activating Control Policy
Command or Action
Step 5
sequence_number activate dynamic-template
dynamic-template_name
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# 1 activate
dynamic-template template1
Step 6
event session-activate match-all
Example:
RP/0/RSP0/CPU0:router(config-pmap)# event
session-activate match-all
Step 7
class type control subscriber class_name do-until-failure
Example:
RP/0/RSP0/CPU0:router(config-pmap-e)# class type
control subscriber CL1 do-until-failure
Step 8
sequence_number authenticate aaa list default
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# 2
authenticate aaa list default
Step 9
end-policy-map
Example:
RP/0/RSP0/CPU0:router(config-pmap)# end-policy-map
Step 10
Use the commit or end command.
Configuring a Policy-Map: An example
policy-map type control subscriber PL1
OL-28375-03
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Purpose
Defines the action to be performed. In this case, it activates
a dynamic-template.
This command can be repeated to define multiple
Note
actions.
Defines an event (activate session) for which actions will
be performed.
Defines the match instruction to be "match-all", which
executes actions for all matched classes.
Associates a class-map with the event. The class-map name
needs to be specified.
Instructs that the actions will be performed until a failure
occurs.
Defines the action to be performed. In this case, it initiates
the authentication of AAA list.
Ends the policy map configuration.
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.
Configuring a Policy-Map
4.3.x
73

Advertisement

Table of Contents
loading

Table of Contents