Ppp Over A Hdlc Link (Serial Port); Without Authentication, Numbered Interface; With Authentication, Unnumbered Interface; Ppp Over A Hdlc Link (E1T1 Port) - 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
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
30 • PPP configuration
328

Advertisement

Table of Contents
loading

This manual is also suitable for:

Smartware release 5.1

Table of Contents