EasyManua.ls Logo

Patton electronics SmartNode Series - PPP over a HDLC Link (Serial Port); With Authentication, Unnumbered Interface; Without Authentication, Numbered Interface; PPP over a HDLC Link (E1 T1 Port)

Default Icon
655 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Sample configurations 328
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

Table of Contents