Enabling Ipoe Subscribers On An Access Interface - Cisco ASR 9000 Series Configuration Manual

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

Advertisement

Enabling IPoE Subscribers on an Access Interface

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 ipsub1
Step 6
sequence_number authorize aaa list default format
format_name password password
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# 1
authorize aaa list default format RM_User
password Cisco
Step 7
Use the commit or end command.
Creating a Policy-Map to Run During IPoE Session: An example
configure
policy-map type control subscriber IPoE_policy
event session-start match-first
class type control subscriber class-default do-until-failure
1 activate dynamic-template ipsub1
1 authorize aaa list default format RM_User password Cisco
!
!
end
Enabling IPoE Subscribers on an Access Interface
Perform this task to enable IPoE subscriber creation on an access interface.
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide,
Release 4.3.x
88
Purpose
Allows authentication of the subscriber to be triggered using
the complete structure username.
Allows authorization of the subscriber to be triggered using the
domain name of the subscriber. Also, provides domain
format-rule, which helps to parse the domain from a complete
structured username.
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.
Establishing Subscriber Sessions
OL-28375-03

Advertisement

Table of Contents
loading

Table of Contents