From: Atakan San (asan@xxxxxxxxx)
Date: Sun Aug 05 2001 - 19:57:52 GMT-3
Hi Daniel
I tried to check for you
X6 is hub and X2 / X1 are spokes This worked OK...
I am using ---> flash:/c2500-js-l.120-12
X6#sh run int s0
Building configuration...
Current configuration:
!
interface Serial0
ip address 132.1.126.6 255.255.255.0
no ip directed-broadcast
encapsulation frame-relay
ip ospf network point-to-multipoint
ip ospf priority 255
no ip mroute-cache
frame-relay map ip 132.1.126.1 601 broadcast
frame-relay map ip 132.1.126.2 602 broadcast
frame-relay interface-dlci 601
frame-relay interface-dlci 602
no frame-relay inverse-arp
end
X6#sh ip ospf nei
X6#sh ip ospf neighbor
Neighbor ID Pri State Dead Time Address Interface
132.1.2.2 0 FULL/ - 00:01:54 132.1.126.2 Serial0
132.1.1.1 0 FULL/ - 00:01:49 132.1.126.1 Serial0
X6#
X2#sh run int s0/0.1
Building configuration...
Current configuration : 241 bytes
!
interface Serial0/0.1 multipoint
ip address 132.1.126.2 255.255.255.0
ip ospf network point-to-multipoint
ip ospf priority 0
frame-relay map ip 132.1.126.6 206 broadcast
frame-relay interface-dlci 206
no frame-relay inverse-arp
end
X2#sh ip ospf nei
X2#sh ip ospf neighbor
Neighbor ID Pri State Dead Time Address Interface
132.1.6.6 255 FULL/ - 00:01:34 132.1.126.6 Serial0/0.1
X2#
X1#
X1#SH RUN INT S0
Building configuration...
Current configuration : 320 bytes
!
interface Serial0
ip address 132.1.126.1 255.255.255.0
encapsulation frame-relay
no ip route-cache
ip ospf network point-to-multipoint
ip ospf priority 0
no ip mroute-cache
frame-relay map ip 132.1.126.6 106 broadcast
frame-relay interface-dlci 106
no frame-relay inverse-arp
frame-relay lmi-type cisco
end
X1#SH IP OSPF NEIghbor
Neighbor ID Pri State Dead Time Address Interface
132.1.6.6 255 FULL/ - 00:01:56 132.1.126.6 Serial0
"Daniel C. Young" wrote:
> Scenario: OSPF over multipoint frame-relay; r5 as hub, r2 and r3 as spokes.
> r5 and r3 form adjacencies, but r2 and r5 do not. It appears that r5 is not
> receiving hellos from r2, although r2 receives them from r5.
>
> r2#sh ip ospf nei
> Neighbor ID Pri State Dead Time Address Interface
> 170.10.245.5 100 INIT/ - 00:01:55 170.10.235.5 Serial0
>
> r5#deb ip ospf adj
> 00:16:08: OSPF: Rcv hello from 170.10.245.5 area 0 from Serial0 170.10.235.5
> 00:16:08: OSPF: End of hello processing
>
> r5#sh ip ospf nei
> Neighbor ID Pri State Dead Time Address Interface
> 170.10.243.3 0 FULL/ - 00:01:48 170.10.235.3 Serial0.1
>
> r5#deb ip ospf adj
> 00:12:11: OSPF: Rcv hello from 170.10.243.3 area 0 from Serial0.1
> 170.10.235.3
> 00:12:11: OSPF: End of hello processing
>
> [r2's config]
> interface Serial0
> ip address 170.10.235.2 255.255.255.240
> no ip directed-broadcast
> encapsulation frame-relay
> ip ospf network point-to-multipoint
> ip ospf priority 0
> no ip mroute-cache
> frame-relay map ip 170.10.235.2 102 broadcast
> frame-relay map ip 170.10.235.3 102 broadcast
> frame-relay map ip 170.10.235.5 102 broadcast
> frame-relay lmi-type ansi
> end
>
> [r3's config]
> interface Serial0
> ip address 170.10.235.3 255.255.255.240
> no ip directed-broadcast
> encapsulation frame-relay
> ip ospf network point-to-multipoint
> ip ospf interface-retry 0
> ip ospf priority 0
> no ip mroute-cache
> no fair-queue
> frame-relay map ip 170.10.235.2 204 broadcast
> frame-relay map ip 170.10.235.3 204 broadcast
> frame-relay map ip 170.10.235.5 204 broadcast
> frame-relay lmi-type ansi
> end
>
> [r5's config]
> interface Serial0.1 multipoint
> ip address 170.10.235.5 255.255.255.240
> no ip directed-broadcast
> ip ospf network point-to-multipoint
> ip ospf priority 100
> frame-relay map ip 170.10.235.2 401 broadcast
> frame-relay map ip 170.10.235.3 402 broadcast
> frame-relay map ip 170.10.235.5 402 broadcast
> end
>
> Normally, stuck-in-INIT states are caused by leaving out the 'broadcast'
> parameter, but this is not the case. Further, if it was a misconfiguration
> issue, r3 would also exhibit the same symptoms. IOS bug perhaps?
>
> Regards,
> Daniel
>
> 7 days and counting...
> **Please read:http://www.groupstudy.com/list/posting.html
**Please read:http://www.groupstudy.com/list/posting.html
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:45 GMT-3