From: Ike Luo (ike@xxxxxxxx)
Date: Tue Feb 27 2001 - 01:43:54 GMT-3
The R3's dialer map need keyword "broadcast"
----- Original Message -----
From: chunyuchen <chunyuchen@kimo.com.tw>
To: CCIE Group Study <ccielab@groupstudy.com>
Sent: Monday, February 26, 2001 8:28 PM
Subject: OSPF demand Circuit Problem
> Dear all,
> Who can help me to fix OSPF demand circuit problem.
> It is alway connect to each other via isdn.
> if the idle-time-out is expire.
> It will re-connection to each other.
> My configuration as following,
>
> R3#show ip ospf neighbor
>
> Neighbor ID Pri State Dead Time Address =
> Interface
> 6.6.6.6 1 INIT/ - 00:00:36 33.33.33.6 BRI0
>
> R6#show ip ospf neighbor
> Not thing.
>
> R6
> interface BRI0
> ip address 33.33.33.6 255.255.255.0
> no ip directed-broadcast
> encapsulation ppp
> ip ospf demand-circuit
> dialer idle-timeout 180
> dialer map ip 33.33.33.3 name r3 broadcast 12711291
> dialer-group 1
> ppp authentication pap
> !
> router ospf 1
> network 33.33.33.0 0.0.0.255 area 0
> network 6.6.6.0 0.0.0.255 area 0
> !
> ip classless
>
> R3:
> interface BRI0
> =20
> ip address 33.33.33.3 255.255.255.0
> no ip directed-broadcast
> encapsulation ppp
> ip ospf demand-circuit
> dialer idle-timeout 180
> dialer map ip 33.33.33.6 name r6 12711323
> dialer load-threshold 128 outbound
> dialer-group 1
> ppp authentication pap
> !
> router eigrp 1
> variance 18
> network 10.0.0.0
> network 3.0.0.0
> no auto-summary
> !
> router ospf 1
> network 33.33.33.0 0.0.0.255 area 0
> network 3.3.3.0 0.0.0.255 area 0
>
>
> Thanks
> Regards
> Jerry
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:29:04 GMT-3