Re: Clarification in size of Rtr and network LSA
Don Goodspeed <dgoodspe@EXCITE.COM> Fri, 13 June 2003 18:13 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 OAA16496 for <ospf-archive@LISTS.IETF.ORG>; Fri, 13 Jun 2003 14:13:12 -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 <3.00A13672@cherry.ease.lsoft.com>; Fri, 13 Jun 2003 14:13:10 -0400
Received: from PEACH.EASE.LSOFT.COM by PEACH.EASE.LSOFT.COM (LISTSERV-TCP/IP release 1.8e) with spool id 45555387 for OSPF@PEACH.EASE.LSOFT.COM; Fri, 13 Jun 2003 14:13:07 -0400
Received: from 207.159.120.57 by WALNUT.EASE.LSOFT.COM (SMTPL release 1.0i) with TCP; Fri, 13 Jun 2003 14:13:06 -0400
Received: by xmxpita.excite.com (Postfix, from userid 110) id D8385299A8; Fri, 13 Jun 2003 14:13:04 -0400 (EDT)
Received: from [64.47.48.10] by xprdmailfe22.nwk.excite.com via HTTP; Fri, 13 Jun 2003 14:13:04 EST
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: ID = ce00c10647f1b9e7db16a67db0936ee4
MIME-Version: 1.0
X-Sender: dgoodspe@excite.com
X-Mailer: PHP
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Message-ID: <20030613181304.D8385299A8@xmxpita.excite.com>
Date: Fri, 13 Jun 2003 14:13:04 -0400
Reply-To: Mailing List <OSPF@PEACH.EASE.LSOFT.COM>
Sender: Mailing List <OSPF@PEACH.EASE.LSOFT.COM>
From: Don Goodspeed <dgoodspe@EXCITE.COM>
Subject: Re: Clarification in size of Rtr and network LSA
To: OSPF@PEACH.EASE.LSOFT.COM
Precedence: list
Content-Transfer-Encoding: 7bit
Hmmm. Would a scheme like ISIS has for extended LSPs work for the router LSA? If we could use a range of router IDs that are not assigned, then maybe. Or we could use a non-backward compatible method using opaque LSAs. Any ideas? -don ================================ Krishna, I myself don't like fragmentation, if just due to the fact that any fragment gets dropped, then the whole packet/frame needs to be rexmit'ed. Additionally, I would expect at least consistency counts for each LSA type. This count should be retrieveable before you start filling the LSA. With this count you can allocate the proper memory size. Mitchell Erblich Sr Software Engineer ------------- Krishna Rao wrote: > > Hi, > This is w.r.to the size of the Router LSA to be generated. We can not predict the size of the router LSA initially in the process of forming the Router LSA. Usually we allocate (Max MTU size - (OSPF header size + IP header size + MD5 authentication size) --> 1500 - (28 + 20 + 16)= 1436) and start filling the LSA. For Point to point interface we add two links and need 24 bytes for each point to point interface. That results in supporting only 59 interfaces in a single area. Is this an acceptable argument? or Should we design such that OSPF sends a LSA more than MTU size and gets fragmented in IP. > What is the scalabilty figure for Number of interfaces in a area for popular routers? > > Thanks in advance, > Regards, > Krishna _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web!
- Clarification in size of Rtr and network LSA Krishna Rao
- Re: Clarification in size of Rtr and network LSA Mike Fox
- Re: Clarification in size of Rtr and network LSA Erblichs
- Re: Clarification in size of Rtr and network LSA Don Goodspeed
- Re: Clarification in size of Rtr and network LSA Acee Lindem
- Re: Clarification in size of Rtr and network LSA Don Goodspeed
- Re: Clarification in size of Rtr and network LSA Krishna Rao
- Re: Clarification in size of Rtr and network LSA Acee Lindem