OSPF over frame relay --- what am I missing here ? Please help

From: Richard L. Pickard (nettable_walker@comcast.net)
Date: Sat Aug 16 2003 - 00:07:28 GMT-3


FiestaR_1 & R_3 are directly connected via frame relay s0/0 - s0/0

I cannot get ospf to come up between them & do not understand why.

Thanks for any help -

R_1#
R_1#
R_1#sh ip ospf neighbor

Neighbor ID Pri State Dead Time Address Interface
N/A 0 ATTEMPT/DROTHER - 130.4.100.3
Serial0/0.1
R_1#sh run
Building configuration...

Current configuration : 2600 bytes
!
! Last configuration change at 21:58:05 UTC Fri Aug 15 2003
! NVRAM config last updated at 21:58:06 UTC Fri Aug 15 2003
!
version 12.2
service timestamps debug datetime msec
hostname R_1
!
enable password cisco
!
!
!
interface Loopback0
ip address 130.4.1.1 255.255.255.0
!
interface Ethernet0/0
ip address 130.4.135.1 255.255.255.0
full-duplex
!
interface Serial0/0
no ip address
encapsulation frame-relay
no arp frame-relay
no frame-relay inverse-arp
!
interface Serial0/0.1 multipoint
ip address 130.4.100.1 255.255.255.0
ip pim sparse-dense-mode
ip ospf priority 0
no arp frame-relay
frame-relay map ip 130.4.100.2 103 broadcast
frame-relay map ip 130.4.100.3 103 broadcast
frame-relay map ip 130.4.100.6 103 broadcast
no frame-relay inverse-arp
!
!
router ospf 10
router-id 130.4.1.1
log-adjacency-changes detail
network 130.4.1.0 0.0.0.255 area 0
network 130.4.13.0 0.0.0.255 area 1
network 130.4.100.0 0.0.0.255 area 0
network 130.4.135.0 0.0.0.255 area 0

router bgp 65060
no synchronization
bgp log-neighbor-changes
bgp confederation identifier 401
bgp confederation peers 65050
network 190.4.1.0 mask 255.255.255.0
neighbor 130.4.100.3 remote-as 65050
neighbor 130.4.135.35 remote-as 65060
no auto-summary
!
ip classless
ip http server
ip ospf name-lookup

============================================================================
=====================

R_3#
R_3#sh ip ospf neighbor

Neighbor ID Pri State Dead Time Address Interface
N/A 0 ATTEMPT/DROTHER - 130.4.100.1
Serial0/0.13
130.4.34.4 0 FULL/ - - 130.4.34.4 OSPF_VL1
130.4.34.6 1 FULL/BDR 00:00:38 130.4.36.6
FastEthernet0/
0.2
130.4.34.4 1 FULL/BDR 00:00:31 130.4.34.4
FastEthernet0/
0.1
R_3#sh run
Building configuration...

Current configuration : 4011 bytes
!
! Last configuration change at 20:51:34 UTC Fri Aug 15 2003
! NVRAM config last updated at 20:51:35 UTC Fri Aug 15 2003
!
version 12.3
service timestamps debug datetime msec
hostname R_3
!
logging buffered 4096 debugging
enable password cisco

interface Loopback0
ip address 130.4.3.3 255.255.255.0
ip ospf network point-to-point
!
interface Loopback1
ip address 190.4.3.1 255.255.255.0
!
interface FastEthernet0/0
no ip address
speed 100
full-duplex
!
interface FastEthernet0/0.1
encapsulation dot1Q 4
ip address 130.4.34.3 255.255.255.0
no ip redirects
ip pim sparse-dense-mode
!
interface FastEthernet0/0.2
encapsulation dot1Q 6
ip address 130.4.36.3 255.255.255.0
no ip redirects
ip pim sparse-dense-mode
!
interface Serial0/0
no ip address
ip pim sparse-dense-mode
encapsulation frame-relay
no arp frame-relay
no frame-relay inverse-arp
!
interface Serial0/0.13 multipoint
ip address 130.4.100.3 255.255.255.240
ip hello-interval eigrp 144 5
ip hold-time eigrp 144 15
ip authentication mode eigrp 144 md5
ip authentication key-chain eigrp 144 ccie
ip pim sparse-dense-mode
no arp frame-relay
frame-relay map ip 130.4.100.1 301 broadcast
frame-relay map ip 130.4.100.2 302 broadcast
frame-relay map ip 130.4.100.6 306 broadcast
no frame-relay inverse-arp
!
!
router eigrp 144
network 130.4.100.0 0.0.0.255
no auto-summary

router ospf 10
router-id 130.4.3.3
log-adjacency-changes detail
area 3 virtual-link 130.4.34.4
redistribute rip metric 35 subnets
network 130.4.3.0 0.0.0.255 area 0
network 130.4.13.0 0.0.0.255 area 1
network 130.4.34.0 0.0.0.255 area 3
network 130.4.36.0 0.0.0.255 area 2
network 130.4.100.0 0.0.0.255 area 0
neighbor 130.4.100.1

router rip
version 2
redistribute ospf 10 metric 2
network 130.4.0.0
no auto-summary

router bgp 65050
no synchronization
bgp log-neighbor-changes
bgp confederation identifier 401
bgp confederation peers 65060
network 190.4.3.0 mask 255.255.255.0
neighbor 130.4.34.4 remote-as 402
neighbor 130.4.100.1 remote-as 65060
neighbor 130.4.100.2 remote-as 65050
neighbor 130.4.100.6 remote-as 65050
no auto-summary

ip http server
ip http secure-server
ip classless
!
ip ospf name-lookup

!

[GroupStudy removed an attachment of type image/jpeg which had a name of Fiesta Bkgrd.jpg]



This archive was generated by hypermail 2.1.4 : Tue Sep 02 2003 - 18:53:59 GMT-3