Re: OSPF demand-circuit w/Dialer profiles

From: Daniel Prinsloo (daniel@xxxxxxxxxxxxxx)
Date: Mon Oct 01 2001 - 19:17:04 GMT-3


   
Tim,

have you tried applying it just to one end?

If the router is part of a point-to-point topology, then only one end of
the demand circuit must be configured with this command, but both sides
must have this feature loaded.

There is some discrepancy about multipoint, as some implementations
specify that only the multipoint end must have the command, and other
specify that all the routers in such a configuration requires this.

I hope it helps.

Tim Fletcher wrote:

> Hi all,
>
> I can't get OSPF demand-circuit to work right with dialer profiles. With a le
gacy DDR config it works fine. When I try to change it to dialer profiles, the
link keeps coming back up immediately after it goes down.
>
> Any ideas what I'm doing wrong? Configs are below.
>
> -Tim
>
> Legacy DDR config (works):
>
> interface Serial0/1:23
> ip address 192.168.0.1 255.255.255.0
> encapsulation ppp
> ip ospf demand-circuit
> dialer map ip 192.168.0.2 name R8 broadcast 5512101
> dialer-group 1
> isdn switch-type primary-ni
> ppp authentication chap
> ppp multilink
> !
> router ospf 1
> log-adjacency-changes
> network 192.168.0.0 0.0.0.255 area 0
> !
> dialer-list 1 protocol ip permit
>
>
> Dialer profiles config (keeps circuit up):
>
> interface Serial0/1:23
> no ip address
> encapsulation ppp
> dialer pool-member 1
> isdn switch-type primary-ni
> ppp authentication chap
> ppp multilink
> !
> interface Dialer1
> ip address 192.168.0.1 255.255.255.0
> encapsulation ppp
> ip ospf demand-circuit
> dialer pool 1
> dialer remote-name R8
> dialer string 5512101
> dialer-group 1
> no peer neighbor-route
> ppp multilink
> !
> router ospf 1
> log-adjacency-changes
> network 192.168.0.0 0.0.0.255 area 0
> !
> dialer-list 1 protocol ip permit
> **Please read:http://www.groupstudy.com/list/posting.html

--
Daniel Prinsloo
Prove IT
daniel@prove-it.co.uk
www.prove-it.co.uk
ICQ 42743324
Fax 0870 135 7712
**Please read:http://www.groupstudy.com/list/posting.html


This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 22:33:11 GMT-3