Re: DB Synchronization
Shanthi Pendyala <spendyala@LUMINOUS.COM> Fri, 29 August 2003 18:14 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 OAA20102 for <ospf-archive@LISTS.IETF.ORG>; Fri, 29 Aug 2003 14:14:56 -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 <13.00B1726B@cherry.ease.lsoft.com>; Fri, 29 Aug 2003 14:15:00 -0400
Received: from PEACH.EASE.LSOFT.COM by PEACH.EASE.LSOFT.COM (LISTSERV-TCP/IP release 1.8e) with spool id 53182168 for OSPF@PEACH.EASE.LSOFT.COM; Fri, 29 Aug 2003 14:14:20 -0400
Received: from 63.150.47.130 by WALNUT.EASE.LSOFT.COM (SMTPL release 1.0i) with TCP; Fri, 29 Aug 2003 14:14:20 -0400
X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0
Content-Class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Thread-Topic: DB Synchronization
Thread-Index: AcNuUThbCFNFyLEcQui5kFtpiIm3hAAAxcZg
Message-ID: <D40034183F893A478D5FDEBBE34295B70151DDAF@claven.luminous.com>
Date: Fri, 29 Aug 2003 10:40:25 -0700
Reply-To: Mailing List <OSPF@PEACH.EASE.LSOFT.COM>
Sender: Mailing List <OSPF@PEACH.EASE.LSOFT.COM>
From: Shanthi Pendyala <spendyala@LUMINOUS.COM>
Subject: Re: DB Synchronization
To: OSPF@PEACH.EASE.LSOFT.COM
Precedence: list
Content-Transfer-Encoding: quoted-printable
hi, Router A will request a copy of the stale LSA from B even though it has the more upto-date LSA. It will then immediately flood the updated LSA after increasing the seq no. so the DB exchange will complete.. shanthi kiran -----Original Message----- From: Parag Deshpande [mailto:paragdeshpande@SDKSOFT.COM] Sent: Friday, August 29, 2003 10:13 AM To: OSPF@PEACH.EASE.LSOFT.COM Subject: DB Synchronization 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
- Re: DB Synchronization Shanthi Pendyala
- Re: DB Synchronization Parag Deshpande