DB Synchronization

Parag Deshpande <paragdeshpande@SDKSOFT.COM> Fri, 29 August 2003 17:15 UTC

Received: from cherry.ease.lsoft.com (cherry.ease.lsoft.com [209.119.0.109]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id NAA15496 for <ospf-archive@LISTS.IETF.ORG>; Fri, 29 Aug 2003 13:15:16 -0400 (EDT)
Received: from PEAR.EASE.LSOFT.COM (209.119.0.19) by cherry.ease.lsoft.com (LSMTP for Digital Unix v1.1b) with SMTP id <15.00B16FE4@cherry.ease.lsoft.com>; Fri, 29 Aug 2003 13:15:21 -0400
Received: from PEACH.EASE.LSOFT.COM by PEACH.EASE.LSOFT.COM (LISTSERV-TCP/IP release 1.8e) with spool id 53177460 for OSPF@PEACH.EASE.LSOFT.COM; Fri, 29 Aug 2003 13:15:18 -0400
Received: from 63.231.195.113 by WALNUT.EASE.LSOFT.COM (SMTPL release 1.0i) with TCP; Fri, 29 Aug 2003 13:15:18 -0400
Received: (qmail 41313 invoked by uid 0); 29 Aug 2003 16:37:15 -0000
Received: from mpls-pop-14.inet.qwest.net (63.231.195.14) by mpls-qmqp-02.inet.qwest.net with QMQP; 29 Aug 2003 16:37:15 -0000
Received: from 0-2pool146-97.nas9.minneapolis1.mn.us.da.qwest.net (HELO charita) (67.4.146.97) by mpls-pop-14.inet.qwest.net with SMTP; 29 Aug 2003 17:15:18 -0000
References: <LISTSERV%2003082313022444@PEACH.EASE.LSOFT.COM> <3F47A2B0.6020808@redback.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200
Message-ID: <001301c36e50$d2949de0$cbc8c8c8@sdksoft.com>
Date: Fri, 29 Aug 2003 12:13:10 -0500
Reply-To: Mailing List <OSPF@PEACH.EASE.LSOFT.COM>
Sender: Mailing List <OSPF@PEACH.EASE.LSOFT.COM>
From: Parag Deshpande <paragdeshpande@SDKSOFT.COM>
Subject: DB Synchronization
To: OSPF@PEACH.EASE.LSOFT.COM
Precedence: list
Content-Transfer-Encoding: 7bit

Hi,

I had a doubt ->

2 routers A and B have an ospf adjacency.

Router A sends an ASExt lsa for network N1/m1 with LSID = N1.
Then Router A goes down & comes up again & reoriginates
ASExt lsa for network N1/m2 with LSID = N1 and then
gets adjacent with Router B.

**where m1 != m2 & they are multiple of 8. (/8, /16..)
also assuming that all other parameters are same.

However in this case the DB Exchange will fail to
synchronize these LSAs bcoz they appear
to be similar- LSID, SeqNum, Checksums being equal**
and thus will have to wait for the LSA to get refreshed.

I was wondering whether this can be resolved faster.

Thanks
Parag