Cisco ASR 9000 Series Configuration Manual page 111

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

Advertisement

Establishing Subscriber Sessions
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config)# interface
Bundle-Ether 5.1
Step 3
service-policy type control subscriber policy_name
Example:
RP/0/RSP0/CPU0:router(config-if)# service-policy
type control subscriber PL1
Step 4
pppoe enable bba-group bbagroup_name
Example:
RP/0/RSP0/CPU0:router(config-if)# pppoe enable
bba-group bba_1
Step 5
Use the commit or end command.
Applying the PPPoE Configurations to an Access Interface: An example
configure
interface Bundle-Ether100.10
service-policy type control subscriber PL1
pppoe enable bba-group bba_1
!
!
end
OL-28375-03
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Purpose
Enters global configuration mode.
Enters interface configuration mode for the bundle-interface.
Associates a subscriber control service policy to the interface.
Enables PPPoE on the bundle-ether interface and specifies the
PPPoE profile named bba_1 to be used on this interface.
It is not recommended to remove the call
Note
flow-initiated configurations, after subscriber sessions
are active. Therefore, you must not delete the pppoe
enable command from the sub-interface, while the
PPPoE sessions are up.
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.
Provisioning PPP PTA Session
4.3.x
99

Advertisement

Table of Contents
loading

Table of Contents