24 • PPP configuration
Step
Command
4
node (subscr)[name]# [no] identification
(optional)
{outbound|inbound} user [password
password ]
5
node (subscr)[name]# [no] bind interface
interface [router]
Example: Create a PPP subscriber
The procedure below creates a PPP subscriber for a PAP authentication with some Internet Service Provider.
SN(cfg)#subscriber ppp joe_example
SN(subscr)[joe_exa~]#dial out
SN(subscr)[joe_exa~]#authentication pap
SN(subscr)[joe_exa~]#identification outbound joeexample@isp.com password blue4you
SN(subscr)[joe_exa~]#bind interface ppp_interface router
Configuring a PPPoE session
PPP can run over Ethernet (PPPoE). The active discovery protocol identifies the PPP remote peer on the Ether-
net and establishes a PPPoE session with it. The PPPoE session provides a logical point-to-point link that to
runs PPP as if it was a physical point-to-point link (e.g. a serial link).
This procedure describes how to configure an Ethernet port and a session for PPPoE
270
SmartWare Software Configuration Guide
Purpose
Sets the credentials to be provided during the
authentication procedure: the user name user
and the password password .
The keywords 'inbound' and 'outbound' define
the direction of authentication:
'inbound': The local peer checks the creden-
•
tials that the remote peer sends.
'outbound': The local peer sends its creden-
•
tials if the remote peer requests them.
The following restrictions apply to the direction of
authentication:
- PPP over Ethernet: 'outbound' only
•
- PPP over Serial: 'inbound only'
•
Binds the subscriber to the IP interface to be used
for this PPP connection. The IP interface must
already exist and shall have the configuration as
outlined in section
"Creating an IP interface for
PPP"
on page 267.
PPP configuration task list
Need help?
Do you have a question about the SmartNode Series and is the answer not in the manual?