RE: OSPF Neighboring with DLSW Lite Encap

From: Cameron, John (johcamer@cisco.com)
Date: Mon May 26 2003 - 11:31:28 GMT-3


Jeongwoo,

Look at your mapping statements - they are not symmetric.

HTH,
JDC

-----Original Message-----
From: Jeongwoo Park [mailto:jpark@wams.com]
Sent: Sunday, May 25, 2003 8:01 PM
To: lab
Subject: OSPF Neighboring with DLSW Lite Encap

Hi all.
Here is the problem I have.
 
R2(spoke)-----------R1(Hub)
 
They are running ospf.
I don't get the neighboring between these two routers.
It is stuck in INIT stage.
 
R2;
interface Serial0/0
 backup delay 0 10
 backup interface BRI0/0
 ip address 172.16.123.2 255.255.255.0
 encapsulation frame-relay
 ip ospf message-digest-key 1 md5 cisco
 ip ospf network point-to-multipoint
 ip ospf priority 0
 no fair-queue
 frame-relay map llc2 201 broadcast
 frame-relay map ip 172.16.123.2 201
 frame-relay map ip 172.16.123.3 201
 no frame-relay inverse-arp
 
R1:
interface Serial0/0.123 multipoint
 ip address 172.16.123.1 255.255.255.0
 ip ospf message-digest-key 1 md5 cisco
 ip ospf network point-to-multipoint
 frame-relay map llc2 102 broadcast
 frame-relay map ip 172.16.123.1 102 broadcast
 frame-relay map ip 172.16.123.3 103 broadcast
 no frame-relay inverse-arp
 
r2#sh ip ospf nei
 
Neighbor ID Pri State Dead Time Address
192.168.1.1 1 INIT/ - 00:01:35 172.16.123.1
r2#
 
If you need more configs, let me know.
 
Any idea why this fails with the neighboring?
 
Thanks
 
JP



This archive was generated by hypermail 2.1.4 : Mon Jun 02 2003 - 15:13:48 GMT-3