Cisco ASR 9000 Series Configuration Manual page 109

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

Advertisement

Establishing Subscriber Sessions
Command or Action
Step 2
policy-map type control subscriber policy_name
Example:
RP/0/RSP0/CPU0:router(config)# policy-map type
control subscriber PPPoE_policy
Step 3
event session-start match-all
Example:
RP/0/RSP0/CPU0:router(config-pmap)# event
session-start match-all
Step 4
class type control subscriber class_name
do-until-failure
Example:
RP/0/RSP0/CPU0:router(config-pmap-e)# class type
control subscriber pta_class do-until-failure
Step 5
sequence_number activate dynamic-template
dynamic-template_name
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# 1 activate
dynamic-template ppp_pta_template
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 PPP_class do-until-failure
Step 8
sequence_number authenticate aaa list default
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# 1
authenticate aaa list default
Step 9
Use the commit or end command.
OL-28375-03
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Purpose
Creates a new policy map of the type "control subscriber"
with the user-defined name "PPPoE_policy".
Defines an event (session start) for which actions will be
performed.
Configures the class to which the subscriber is to be matched.
When there is a match, executes all actions until a failure is
encountered.
Activates the dynamic-template with the specified dynamic
template name.
Defines an event (session activate) for which actions are
performed.
Configures the class to which the subscriber is to be matched.
When there is a match, executes all actions until a failure is
encountered.
Allows authentication of the subscriber to be triggered using
the complete structure username.
commit—Saves the configuration changes and remains
within the configuration session.
end—Prompts user to take one of these actions:
Provisioning PPP PTA Session
4.3.x
97

Advertisement

Table of Contents
loading

Table of Contents