Broadband RAS Configuration
Required setup for PPPoA and PPPoE connections
Stinger®
IP2000 Configuration Guide
7-9
Sample PPPoE connection using PAP authentication
First, configure an ATM circuit between the DSL interface connecting to the CPE
bridging device and the LIM’s internal interface. See “Terminating traffic on a LIM
internal interface” on page 7-4.
Then, verify that the
answer-defaults
profile enables the PPP authentication
methods to be used and configure a
connection
profile to the PPPoE client.
For example, the following commands configure a profile using PPP authentication
for the PPPoE client in Figure 7-4:
admin> new connection pppoe-1
admin> set active = yes
admin> set encapsulation-protocol = ppp
admin> set ip-options remote-address = 2.2.2.1/29
admin> set ppp-options recv-password = pppoe1!pw
admin> set pppoe-options pppoe = yes
admin> set telco-options call-type = off
admin> write -f
Following is a comparable RADIUS user profile:
pppoe-1 Password = "pppoe1!pw"
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-IP-Address = 2.2.2.1,
Framed-IP-Netmask = 255.255.255.248
Ascend-PPPoE-Enable = PPPoE-Yes
Ascend-Call-Type = 0
ip-routing-enabled
Ascend-Route-IP
(228)
Enable/disable IP routing for the interface. IP routing is
enabled by default.
remote-address
Framed-IP-Address
(8)
Framed-IP-Netmask
(9)
IP address of the remote device, which can include a
subnet specification.
recv-password
Password (2)
Password sent by the PPPoE client.
pppoe
Ascend-PPPoE-
Enable (74)
Enable/disable processing of PPPoE packets. Must be set
to
yes
for a PPPoE connection. If
encapsulation-
protocol
is set to
ppp
and
pppoe
is not enabled, the
connection is assumed to be PPPoA.
bridge-non-pppoe
Ascend-Bridge-Non-
PPPoE (75)
Not currently supported.
call-type
Ascend-Call-Type
(177)
Set
call-type
to
off
in PPP profiles. For background
information, see “Recommended call-type setting for
PPP sessions” on page 7-1.
Parameter
RADIUS attribute
Setting