OSPF Network Types Error

From: Zealist Hamamd (zealist@gmail.com)
Date: Fri Jul 18 2008 - 16:35:24 ART


Hies all,

I have 2 questions regarding OSPF Networks(NBMA etc)

1)
I was working on IE technology labs for OSPF . While working i am getting
error despite i m using same config as in IE OSPF lab under heading "Common
Multi Area Config with two ABRs". Also neighbor relations do not form . Can
someone identify me what i m doing wrong ??????
MY config is this

interface Loopback0
 ip address 150.1.5.5 255.255.255.0
 no ip directed-broadcast
 no sh
!
interface Serial0/0
 ip address 155.1.0.5 255.255.255.0
 no ip directed-broadcast
 encapsulation frame-relay
 ip ospf priority 0
 no sh
 frame-relay map ip 155.1.0.1 501
 frame-relay map ip 155.1.0.4 504
 no frame-relay inverse-arp
!
router ospf 1
 router-id 150.1.5.5
 network 150.1.5.5 0.0.0.0 area 0
 network 155.1.0.5 0.0.0.0 area 0
 neighbor 155.1.0.1
 neighbor 155.1.0.4
!

00:03:40: %OSPF-5-ADJCHG: Process 1, Nbr 0.0.0.0 on Serial0/0 from ATTEMPT
to DOWN, Neighbor Down: Dead timer expire%
R7(config)#
R7(config)#
00:03:42: %OSPF-5-ADJCHG: Process 1, Nbr 0.0.0.0 on Serial0/0 from ATTEMPT
to DOWN, Neighbor Down: Dead timer expired

2)
While doing NBMA is it must to give neighbor command as when i config sample
lab i didnt give neigbor command but the routers can still ping
each other.?????

-- 
zealist@gmail.com


This archive was generated by hypermail 2.1.4 : Mon Aug 04 2008 - 06:11:55 ART