From: Kim (support@isolvesystems.com)
Date: Fri Mar 02 2007 - 21:12:32 ART
I am configuring different Frame Relay and OSPF network types. For some
reason, R5 and R6 do not install andy OSPF routes from R2(DR).
*Below is the Frame Relay Config.*
R2
interface Serial0/0/0.24 multipoint
ip address 150.50.24.2 255.255.255.0
ip ospf network broadcast
frame-relay map ip 150.50.24.4 204 broadcast
no frame-relay inverse-arp
R4
interface Serial0/0/0
ip address 150.50.24.4 255.255.255.0
encapsulation frame-relay
ip ospf network broadcast
ip ospf priority 0
frame-relay map ip 150.50.24.2 402 broadcast
no frame-relay inverse-arp
R2
interface Serial0/0/0.256 multipoint
ip address 150.50.100.2 255.255.255.192
ip ospf network point-to-multipoint
frame-relay map ip 150.50.100.5 205 broadcast
frame-relay map ip 150.50.100.6 206 broadcast
no frame-relay inverse-arp
R5
interface Serial0/0/0
ip address 150.50.100.5 255.255.255.192
encapsulation frame-relay
no ip route-cache cef
no ip route-cache
ip ospf network broadcast
ip ospf hello-interval 30
ip ospf priority 0
no fair-queue
frame-relay map ip 150.50.100.2 502 broadcast
no frame-relay inverse-arp
R6
interface Serial0/0/0
ip address 150.50.100.6 255.255.255.192
encapsulation frame-relay
ip ospf network broadcast
ip ospf hello-interval 30
ip ospf priority 0
no fair-queue
frame-relay map ip 150.50.100.2 602 broadcast
no frame-relay inverse-arp
R2#sho ip ospf neigh
Neighbor ID Pri State Dead Time Address Interface
200.0.0.6 0 FULL/ - 00:01:39 150.50.100.6
Serial0/0/0.256
200.0.0.5 0 FULL/ - 00:01:35 150.50.100.5
Serial0/0/0.256
200.0.0.4 0 FULL/DROTHER 00:00:36 150.50.24.4
Serial0/0/0.24
R4#sho ip osp neig
Neighbor ID Pri State Dead Time Address Interface
200.0.0.2 1 FULL/DR 00:00:35 150.50.24.2
Serial0/0/0
R5#sho ip osp nei
Neighbor ID Pri State Dead Time Address Interface
200.0.0.2 1 FULL/DR 00:01:51 150.50.100.2
Serial0/0/0
R6#sh ip osp nei
Neighbor ID Pri State Dead Time Address Interface
200.0.0.2 1 FULL/DR 00:01:37 150.50.100.2
Serial0/0/0
R6#
This archive was generated by hypermail 2.1.4 : Sun Apr 01 2007 - 06:35:49 ART