(no subject)

From: Athaide, Dwayne (DAthaide@eprod.com)
Date: Mon Dec 03 2007 - 22:10:08 ART


Hi

I get the following error when trying to configure a neighbor command
under the ospf process. The interface is in nonbroadcast mode. I am
working on the OSPF labs from IPEXPERT and their solution is just like
the configs below.

Thanks

interface Serial0/1/0.25 multipoint

 ip address 150.50.25.2 255.255.255.0

 ip ospf 1 area 25

 frame-relay map ip 150.50.25.5 205 broadcast

 frame-relay map ip 150.50.25.2 205

!

interface Serial0/1/0.246 multipoint

 ip address 150.50.246.2 255.255.255.0

 ip ospf network point-to-multipoint

 ip ospf 1 area 246

 frame-relay map ip 150.50.246.4 204 broadcast

 frame-relay map ip 150.50.246.6 206 broadcast

 frame-relay map ip 150.50.246.2 204

!

interface Serial0/2/0

 description Serial Link to R5

 ip address 150.50.9.2 255.255.255.192

 shutdown

!

router ospf 1

 router-id 2.2.2.2

 log-adjacency-changes

 area 25 virtual-link 5.5.5.5

 area 246 virtual-link 6.6.6.6

!

!

!

ip http server

no ip http secure-server

!

access-list 1 permit 200.0.0.8

!

!

R2#config t

Enter configuration commands, one per line. End with CNTL/Z.

R2(config)#router ospf 1

R2(config-router)#nei

R2(config-router)#neighbor 150.50.25.5

OSPF: Neighbor command is allowed only on NBMA and point-to-multipoint
networks

R2(config-router)#



This archive was generated by hypermail 2.1.4 : Tue Jan 01 2008 - 12:04:29 ARST