Action on SeqNumberMismatch

Igor Miroshnik <IgorM@RADLAN.COM> Sat, 23 August 2003 17:02 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 NAA17249 for <ospf-archive@LISTS.IETF.ORG>; Sat, 23 Aug 2003 13:02:27 -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 <10.00AFF45E@cherry.ease.lsoft.com>; Sat, 23 Aug 2003 13:02:29 -0400
Received: from PEACH.EASE.LSOFT.COM by PEACH.EASE.LSOFT.COM (LISTSERV-TCP/IP release 1.8e) with spool id 52305398 for OSPF@PEACH.EASE.LSOFT.COM; Sat, 23 Aug 2003 13:02:24 -0400
Received: from 209.119.1.39 by WALNUT.EASE.LSOFT.COM (SMTPL release 1.0i) with TCP; Sat, 23 Aug 2003 13:02:24 -0400
Received: from PEACH.EASE.LSOFT.COM (209.119.1.45) by grape.ease.lsoft.com (LSMTP for OpenVMS v1.1b) with SMTP id <11.0037A01D@grape.ease.lsoft.com>; Sat, 23 Aug 2003 13:02:25 -0400
Message-ID: <LISTSERV%2003082313022444@PEACH.EASE.LSOFT.COM>
Date: Sat, 23 Aug 2003 13:02:24 -0400
Reply-To: Mailing List <OSPF@PEACH.EASE.LSOFT.COM>
Sender: Mailing List <OSPF@PEACH.EASE.LSOFT.COM>
From: Igor Miroshnik <IgorM@RADLAN.COM>
Subject: Action on SeqNumberMismatch
To: OSPF@PEACH.EASE.LSOFT.COM
Precedence: list

All,

RFC 2328 says:

"  State(s):  Exchange or greater

     Event:  SeqNumberMismatch

 New state:  ExStart

    Action:  The (possibly partially formed) adjacency is torn
      down, and then an attempt is made at
      reestablishment.  The neighbor state first
      transitions to ExStart.  The Link state
      retransmission list, Database summary list and Link
      state request list are cleared of LSAs.  Then the
      router increments the DD sequence number in the
      neighbor data structure, declares itself master
      (sets the master/slave bit to master), and starts
      sending Database Description Packets, with the
      initialize (I), more (M) and master (MS) bits set.
      This Database Description Packet should be otherwise
      empty (see Section 10.8)."

Questions:

1) Is the Database Description Packet sent empty?
2) If so, what is the meaning of the word "otherwise" in the end of the
quotaton?

Thanks,
Igor