Patton electronic SmartNode 4110 Series manual Nodesubscrname# dial inout, Chap pap chappap

Models: SmartNode 4110 Series

1 664
Download 664 pages 15.88 Kb
Page 318
Image 318

SmartWare Software Configuration Guide

30 • PPP configuration

 

 

Step

Command

Purpose

 

 

 

2

node(subscr)[name]# dial {inout}

Defines the direction of the connection establish-

 

 

ment with PPP over ISDN. This information allows

 

 

to use different subscribers for incoming and out-

 

 

going calls.

 

 

With the other two link layers, set the direction as

 

 

follows:

 

 

PPP over Ethernet: ‘dial out’

 

 

PPP over Serial: ‘dial in’

3node(subscr)[name]# [no] authentication { Defines the authentication protocol to be used,

 

(chap pap) {chappap} }

PAP and/or CHAP

4

node(subscr)[name]# [no] identification

Sets the credentials to be provided during the

(optional) {outboundinbound} user [password

authentication procedure: the user name user

 

password]

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’

 

 

 

5

node(subscr)[name]# [no] bind interface

Binds the subscriber to the IP interface to be used

 

interface [router]

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 315.

Example: Create a PPP subscriber

The procedure below creates a PPP subscriber for a PAP authentication with some Internet Service Provider.

node(cfg)#subscriber ppp joe_example node(subscr)[joe_exa~]#dial out node(subscr)[joe_exa~]#authentication pap

node(subscr)[joe_exa~]#identification outbound joeexample@isp.com password blue4you node(subscr)[joe_exa~]#bind interface ppp_interface router

PPP configuration task list

318

Page 318
Image 318
Patton electronic SmartNode 4110 Series Nodesubscrname# dial inout, Chap pap chappap, Nodesubscrname# no identification