ADTRAN 1000R Series User Manual

Page 1052

Advertising
background image

Command Reference Guide

PPP Interface Configuration Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

1052

no shutdown

!

interface t1 1/1

coding b8zs

framing esf

clock source internal

tdm-group 1 timeslots 1-24 speed 64

no shutdown

!

interface ppp 1

description Primary Interface for Connection to Remote 3200

cross-connect 1 t1 1/1 1 ppp 1

ip address 10.1.1.1 255.255.255.252

dial-backup call-mode answer

dial-backup number 5558888 analog ppp 2

no shutdown

!

interface ppp 2

description Dial-Backup Interface for Connection to Remote 3200

ip address 10.10.10.1 255.255.255.252

ppp authentication pap

username joe password pswrd

no shutdown

!

ip route 0.0.0.0 0.0.0.0 ppp 1

ip route 0.0.0.0 0.0.0.0 ppp 2 100

!

!

line con 0

no login

!

line telnet 0 4

login

password adtran

!

end

Usage Examples

The following example configures the AOS to answer dial-backup calls on this endpoint but never generate
calls:

(config)#interface ppp 1

(config-ppp 1)#dial-backup call-mode answer-always

Advertising