RE: OSPF Demand circuit not working

From: Kohli, Harbir (harbir.kohli@bellnexxia.com)
Date: Sun Sep 15 2002 - 14:42:55 GMT-3


Hi,

I have configure OSPF on BRI interface on two routers. I keep seeing the
following:

*Mar 1 10:57:53.001 est: %OSPF-5-ADJCHG: Process 1, Nbr 172.16.5.1 on
BRI1/0 from FULL to DOWN, Neighbor Down: Dead timer expired

If I am using a demand-circuit why does the adjacency go down?

R6#o int bri 1/0
BRI1/0 is up, line protocol is up (spoofing)
  Internet Address 172.16.56.6/29, Area 0
  Process ID 1, Router ID 192.168.6.1, Network Type POINT_TO_POINT, Cost:
1562
  Configured as demand circuit.
  Run as demand circuit.
  DoNotAge LSA allowed.
  Transmit Delay is 1 sec, State DOWN,
  Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
    Hello due in 00:00:07 (using PollInterval of 40)

Config
R6#sr int bri 1/0
Building configuration...

Current configuration : 584 bytes
!
interface BRI1/0
 ip address 172.16.56.6 255.255.255.248
 encapsulation ppp
 ip ospf message-digest-key 1 md5 cisco
 ip ospf demand-circuit
 dialer map snapshot 1 <deleted>
 dialer map snapshot 1 <deleted>
 dialer map ip 172.16.56.5 name R5 broadcast <deleted>
 dialer map ip 172.16.56.5 name R5 broadcast <deleted>
 dialer load-threshold 1 either
 dialer-group 1
 ipx network 506
 isdn switch-type basic-ni
 isdn spid1 <deleted>
 isdn spid2 <deleted>
 snapshot client 5 7200 dialer
 no peer neighbor-route
 ppp authentication chap
 ppp multilink
end

R5#sr int bri 0/0
Building configuration...

Current configuration : 392 bytes
!
interface BRI0/0
 ip address 172.16.56.5 255.255.255.248
 encapsulation ppp
 ip ospf message-digest-key 1 md5 cisco
 dialer map ip 172.16.56.6 name R6 broadcast
 dialer load-threshold 1 either
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 <deleted>
 isdn spid2 <deleted>
 snapshot server 5
 no peer neighbor-route
 ppp authentication chap
 ppp multilink
end

Any suggestions?

Thanks



This archive was generated by hypermail 2.1.4 : Mon Oct 07 2002 - 07:43:52 GMT-3