RE: using dialer interfaces for PPP serial connections

From: Brian McGahan (bmcgahan@internetworkexpert.com)
Date: Thu Apr 06 2006 - 16:28:38 GMT-3


Try adding a dialer-group to the interface that matches all traffic
being sent, like follows:

interface dialer0
 dialer-group 1
!
dialer-list 1 protocol ip permit

HTH,

Brian McGahan, CCIE #8593
bmcgahan@internetworkexpert.com

Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987 x 705
Outside US: 775-826-4344 x 705
24/7 Support: http://forum.internetworkexpert.com
Live Chat: http://www.internetworkexpert.com/chat/

> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf
Of
> James Simons
> Sent: Thursday, April 06, 2006 1:11 PM
> To: ccielab@groupstudy.com
> Subject: using dialer interfaces for PPP serial connections
>
> 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