SmartWare Software Configuration Guide

30 • PPP configuration

 

 

identification outbound <user> password <password> bind interface ppp_interface router

port ethernet 0 0 encapsulation pppoe no shutdown

pppoe

session green

bind subscriber joe_example no shutdown

PPP over a HDLC Link (Serial Port)

Without authentication, numbered interface

context ip router

interface ppp_interface

ipaddress 172.17.1.1 255.255.255.252 point-to-point

port serial 0 0 encapsulation ppp

bind interface ppp_interface no shutdown

With authentication, unnumbered interface

context ip router

interface ppp_interface ipaddress unnumbered point-to-point

subscriber ppp joe_example dial in authentication pap

identification inbound <user> password <password> bind interface ppp_interface router

port serial 0 0 encapsulation ppp

bind interface ppp_interface no shutdown

PPP over a HDLC Link (E1T1 Port)

Without authentication, numbered interface

context ip router

interface myPPP

ipaddress 172.17.1.1 255.255.255.252 point-to-point

Sample configurations

330

Page 330
Image 330
Patton electronic SmartNode 4110 Series manual PPP over a Hdlc Link Serial Port, Without authentication, numbered interface