OSPF neighbor

From: Mac (lmac0303@hotmail.com)
Date: Tue Sep 30 2003 - 00:52:48 GMT-3


Hi, Group,
I am just confused by the command neighbor x.x.x.x priority x because the
adjacency still can be created without neighbor command. Could you please
explain this? The configuration is as below. Thanks.

MAC
-------------------------

Diagram

R1---(FR)----R2----(FR)---R3

R2 is hub while R1 and R3 are spokes

R2
interface s0/0
 encapsulation frame-relay
 clock rate 64000
 no shut
 interface s0/0.1 multipoint
  ip address 192.168.235.2 255.255.255.0
  frame-relay map ip 192.168.254.1 501 broadcast
  frame-relay map ip 192.168.254.2 502 broadcast

router ospf 5
  netowrk 192.168.254.0 0.0.0.255 area 0

R1
interface serial 0
 encap frame-relay
 clockrate 64000
 ip address 133.5.235.1 255.255.255.0
 frame-relay map ip 192.168.254.2 105 broadcast
 frame-relay map ip 192.168.254.3 105 broadcast
 no shut

 router ospf 5
 network 192.168.254.0 0.0.0.255 area 0

R3
interface serial 0
 encapsulation frame-relay
 clock rate 64000
 ip address 192.168.254.3 255.255.255.0
 frame-relay map ip 192.168.254.2 305 broadcast
 frame-relay map ip 192.168.254.1 305 broadcast
 no shut

router ospf 5
 network 192.168.254.0 0.0.0.255 area 0

***Get your CCIE and a FREE vacation: Shop.GroupStudy.com***



This archive was generated by hypermail 2.1.4 : Wed Oct 01 2003 - 07:24:40 GMT-3