using dialer interfaces for PPP serial connections

From: James Simons (ccie.jimmy@gmail.com)
Date: Thu Apr 06 2006 - 15:11:16 GMT-3


I am using a dialer interface for a PPP serial interface connection between
two routers. The interfaces come up just fine when I do a no shut, but then
they go dead after about a minute. I have tried setting keepalives and
changing the timers of the routing protocol using that interface just to
keep it up. niether of those ideas works. The relevant interface commands
are shown below.

R1----------------------------
interface Serial0/1
 no ip address
 dialer in-band
 dialer pool-member 1
 clockrate 64000
 pulse-time 1

interface Dialer1
 ip address 128.1.45.4 255.255.255.0
 encapsulation ppp
 dialer pool 1

R2--------------------------------
interface Serial0/1
 no ip address
 dialer in-band
 dialer pool-member 1
 pulse-time 1

interface Dialer1
 ip address 128.1.45.5 255.255.255.0
 encapsulation ppp
 dialer pool 1

Any ideas?

Thanks,

Jimmy



This archive was generated by hypermail 2.1.4 : Mon May 01 2006 - 11:41:56 GMT-3