Configuring Ppp Over A Hdlc Link; Creating A Ppp Profile - Patton electronics SmartNode Series Software Configuration Manual

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

Advertisement

SmartWare Software Configuration Guide
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.
node(cfg)#port ethernet 0 0
node(prt-eth)[0/0]#encapsulation pppoe
node(prt-eth)[0/0]#no shutdown
node(prt-eth)[0/0]#pppoe
node(pppoe)[0/0]#session green
node(session)[green]#bind subscriber joe_example
node(session)[green]#no shutdown
Configuring PPP over a HDLC Link
This procedure describes how to configure PPP over a HDLC link. Different kind of physical ports can be
configured for HDLC framed data transmission. On some ports the hdlc mode must be explicitly enabled
(PRI, BRI), other ports have a HDLC framed nature (Serial). That means, PPP can be configured in different
configuration modes. For this reason, the command description below refer always to the configuration mode
in which ppp has been enabled by setting the encapsulation to 'ppp'. This configuration mode is called here
'hdlc-sub' but it is only an alias for the real mode.
Mode: hdlc-sub
Step
1
node(
hdlc-sub
3
node(
hdlc-sub
[router]
or
node(
hdlc-sub
or
node(
hdlc-sub
authentication { chap pap | { chap | pap
} }
4
node(
hdlc-sub
(optional)
Creating a PPP profile
A PPP profile allows to adjust additional PPP parameters like the maximum transmit unit (MTU) and maxi-
mum receive unit (MRU). Only the most important parameters are listed here.
The profile default is always present and supplies the parameters if no other profile has been created or no pro-
file can be used with a certain type of PPP connection. Profiles created by the user can only be used with PPP
over Ethernet connections. For all other types of PPP connections the default profile applies.
This procedure describes how to create a PPP profile or to modify the default PPP profile
PPP configuration task list
Command
)#[no] encapsulation ppp
)#[no] bind interface name
)#[no] bind subscriber name
)#[no] bind subscriber
)#[no] use profile ppp name Assigns a PPP profile other than the default pro-
30 • PPP configuration
Purpose
Enables/Disables PPP
Binds the HDLC link directly to the IP interface
name in case no authentication is required
Binds the HDLC link 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 HDLC link to the
set of all PPP subscribers.
file.
319

Advertisement

Table of Contents
loading

This manual is also suitable for:

Smartware release 5.1

Table of Contents