Re: Can area routing reduce the routing traffic in OSPF?
"Liu B." <binl@EEE-FS7.BHAM.AC.UK> Wed, 14 August 2002 16:29 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 MAA15814 for <ospf-archive@LISTS.IETF.ORG>; Wed, 14 Aug 2002 12:29:49 -0400 (EDT)
Received: from walnut (209.119.0.61) by cherry.ease.lsoft.com (LSMTP for Digital Unix v1.1b) with SMTP id <3.006D4003@cherry.ease.lsoft.com>; Wed, 14 Aug 2002 12:31:06 -0400
Received: from DISCUSS.MICROSOFT.COM by DISCUSS.MICROSOFT.COM (LISTSERV-TCP/IP release 1.8e) with spool id 106997 for OSPF@DISCUSS.MICROSOFT.COM; Wed, 14 Aug 2002 12:31:06 -0400
Received: from 147.188.128.54 by WALNUT.EASE.LSOFT.COM (SMTPL release 1.0f) with TCP; Wed, 14 Aug 2002 12:31:06 -0400
Received: from bham.ac.uk ([147.188.128.127]) by mailer3.bham.ac.uk with esmtp (Exim 3.16 #2) id 17f133-00074c-00 for OSPF@discuss.microsoft.com; Wed, 14 Aug 2002 17:31:05 +0100
Received: from eee-fs7.bham.ac.uk ([147.188.145.131] helo=bham-eee-fs7.bham.ac.uk) by bham.ac.uk with esmtp (Exim 3.16 #3) id 17f133-0002Jy-00 for OSPF@DISCUSS.MICROSOFT.COM; Wed, 14 Aug 2002 17:31:05 +0100
Received: by BHAM-EEE-FS7 with Internet Mail Service (5.5.2653.19) id <QMAY7774>; Wed, 14 Aug 2002 17:31:05 +0100
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain; charset="iso-8859-1"
Message-ID: <B036F14C7A7FD511827000805FFEA8AD0C9E8A@BHAM-EEE-FS7>
Date: Wed, 14 Aug 2002 17:31:04 +0100
Reply-To: Mailing List <OSPF@DISCUSS.MICROSOFT.COM>
Sender: Mailing List <OSPF@DISCUSS.MICROSOFT.COM>
From: "Liu B." <binl@EEE-FS7.BHAM.AC.UK>
Subject: Re: Can area routing reduce the routing traffic in OSPF?
To: OSPF@DISCUSS.MICROSOFT.COM
Precedence: list
Thanks, Vishwas. So, can I conclude as this: a low routing cost in OSPF mainly depends on manually configured prefix lists (to limit redistribution of AS external LSAs) and long refresh period. In other words, in a dynamic network environment (not OPSF domain itself, i.e., AS external LSAs are highly frequently generated), OSPF routing protocol is not suitable in term of its not negligible routing cost in that case. Any experience on how to control routing cost in real network administration is more than appreciated, as well as literatures. Thanks again for everybody's time and help. yours Bin -----Original Message----- From: Manral, Vishwas [mailto:VishwasM@NETPLANE.COM] Sent: 10 August 2002 10:45 To: OSPF@DISCUSS.MICROSOFT.COM Subject: Re: Can area routing reduce the routing traffic in OSPF? Hi Bin, I will try to answer to ur questions. In order for heirarchical routing to scale the amount of information between domains is kept at the minimum. Not all information from EGP is injected to IGP and vice versa. Here is something from one of the mails I had exchanged: - " It seems to be an error to encourage redistribution from other protocols into IGP's. It has been observed every now and again that due to some policy errors that pumping in routes from EGP to IGP causes the entire EGP routing table to be redistributed, which causes instability in the IGP domain. Also unconstrained redistribution from IGP to EGP could cause unwanted exposure of internal domains topology. It is therefore suggested that the primary mechanism to redistribute routes from and to IGP should be by manually configured prefix lists." Yes, area boundaries do not prevent the excess AS-External LSA's, which are flooded as vectors thru out the OSPF domain, however areas do modularize the OSPF domain into smaller units, and prevents flooding of other types(besides type-5 and type-11) of LSA's across these units. There are also some areas The refresh period for OSPF is 30 minutes, we can randomize refresh and can disperse the routing traffic caused by refreshes. Thanks, Vishwas -----Original Message----- From: Bin Liu [mailto:binl@EEE-FS7.BHAM.AC.UK] Sent: Friday, August 09, 2002 10:06 PM To: OSPF@DISCUSS.MICROSOFT.COM Subject: Can area routing reduce the routing traffic in OSPF? Hello there, Even though area routing is proposed to reduce the routing traffic, I quite doubt its effect. OSPF is mainly applied for for transit AS in term of its ability to accommodate a large number of external routes. However, as we know, each AS external LSA floods throughout the whole network transparently. So when the majority of LSAs in the database of OSPF router are AS external LSAs, which dominate the amount of link bandwidth consumed by OSPF traffic [OSPF protocol analysis], the benefit of reducing routing traffic by dividing network into areas is seriously undermined. If my inference is right, then 1. What is the benefit of area routing, which makes routing not flexible. 2. Does that the longer update period in OSPF (i.e., 30 minutes between the origination of LSAs) accomplish the work, i.e., reduce routing traffic. Many thanks and looking forward to seeing reply. yours Bin Liu ps. Relevent information In 1991, the number of external LSAs in 15 router NASA Science Internet (NSI) is 496, in another 14 router BARRNet, the number is 1816 [experience with OSPF, RFC 1246].
- Can area routing reduce the routing traffic in OS… Bin Liu
- Re: Can area routing reduce the routing traffic i… Manral, Vishwas
- Re: Can area routing reduce the routing traffic i… Liu B.
- Re: Can area routing reduce the routing traffic i… Manral, Vishwas