Configuring A Serial Port For Ppp - Patton electronics SmartNode Series Software Configuration Manual

Software for smartnode series
Hide thumbs Also See for SmartNode Series:
Table of Contents

Advertisement

21 • PPP configuration
Example: Configure a PPPoE session
The procedure below configures a PPPoE session for the connection to a DSL provider using the credentials
specified in the subscriber profile above.
SN(cfg)#port ethernet 0 0
SN(prt-eth)[0/0]#encapsulation pppoe
SN(prt-eth)[0/0]#no shutdown
SN(prt-eth)[0/0]#pppoe
SN(pppoe)[0/0]#session green
SN(session)[green]#bind subscriber joe_example
SN(session)[green]#no shutdown
Configuring a serial port for PPP
PPP can run over serial ports, e.g. the X.21 / V.35 port on the SmartNode 2300. This procedure describes how
to configure a serial port for PPP
Mode: Configure
Step
1
node (cfg)#port serial slot port
2
node (prt-ser)[slot/port]# [no]
encapsulation { framerelay|ppp }
node (prt-ser)[slot/port]# [no] bind
3
interface name [router]
or
node (prt-ser)[slot/port]# [no] bind
subscriber name
or
node (prt-ser)[slot/port]# [no] bind
subscriber authentication
{ chap pap | { chap | pap } }
4
node (prt-ser)[slot/port]# [no] use profile
(optional)
ppp name
5
node (prt-ser)[slot/port]#[no] shutdown
252
Command
SmartWare Software Configuration Guide
Purpose
Enters the configuration mode for the serial port
on slot and port
Sets the encapsulation to 'ppp'
Binds the serial port directly to the IP interface
name in case no authentication is required
Binds the serial port to the PPP subscriber name
in case authentication is required
Only the credentials provided at the establish-
ment of the PPP session select the PPP sub-
scriber. This allows to bind the serial port to the
set of all PPP subscribers.
Assigns a PPP profile other than the default pro-
file to this serial port
Enables the serial port and initiates the estab-
lishment of the PPP connection
PPP configuration task list

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SmartNode Series and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Smartware release 2.20

Table of Contents