Re: Inter-area routes reachable via multiple areas

Acee Lindem <acee@REDBACK.COM> Tue, 16 September 2003 19:10 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 PAA03655 for <ospf-archive@LISTS.IETF.ORG>; Tue, 16 Sep 2003 15:10:40 -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 <18.00B98BCD@cherry.ease.lsoft.com>; Tue, 16 Sep 2003 15:10:43 -0400
Received: from PEACH.EASE.LSOFT.COM by PEACH.EASE.LSOFT.COM (LISTSERV-TCP/IP release 1.8e) with spool id 55229293 for OSPF@PEACH.EASE.LSOFT.COM; Tue, 16 Sep 2003 15:10:40 -0400
Received: from 155.53.12.9 by WALNUT.EASE.LSOFT.COM (SMTPL release 1.0i) with TCP; Tue, 16 Sep 2003 15:10:40 -0400
Received: from redback.com (login004.redback.com [155.53.12.57]) by prattle.redback.com (Postfix) with ESMTP id 425EC7A9801 for <OSPF@PEACH.EASE.LSOFT.COM>; Tue, 16 Sep 2003 12:10:39 -0700 (PDT)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1
X-Accept-Language: en-us, en
MIME-Version: 1.0
References: <20030910101325.2920.qmail@webmail35.rediffmail.com> <000401c37b37$852de0e0$938a6e0a@HUAWEI.COM>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 8bit
Message-ID: <3F6760CF.9070705@redback.com>
Date: Tue, 16 Sep 2003 15:13:19 -0400
Reply-To: Mailing List <OSPF@PEACH.EASE.LSOFT.COM>
Sender: Mailing List <OSPF@PEACH.EASE.LSOFT.COM>
From: Acee Lindem <acee@REDBACK.COM>
Subject: Re: Inter-area routes reachable via multiple areas
To: OSPF@PEACH.EASE.LSOFT.COM
In-Reply-To: <000401c37b37$852de0e0$938a6e0a@HUAWEI.COM>
Precedence: list
Content-Transfer-Encoding: 8bit

Liuyu wrote:
> I have read RFC 3509:Alternative Implementations of OSPF Area Border Routers
>
> But it still does not explicitly state how to  choose a inter-area route from multi associated areas.
>
> For example:
> R3 attaches to Area 2 and Area 1, but it is not a ABR acrroding to RFC 3509.
> When R3 caculate the route to inter-area route Net K, it will find one with next hop to R2
> with metric equal to 4 in Area 1 and the other one with next hop set to R4 with the same metric.
>
> How will R3 install the inter-area route Net K in its routing table?  Huawei's VRP will choose the latest
> caculated route.
>
> As you konw , the ECMP in OSPF must  be the same type and in the same area.

Note that RFC 3509 is an informational RFC and not a standard. Therefore, you
shouldn't treat it as such. In this situation, I see no reason why you couldn't
install an ECMP route.


>
> Thanks a lot!
>
>                       .        Backbone         .
>                      .           Net K           .
>                      .   ---------------------   .
>                       .   |1               1|   .
>                        ..+--+.............+--+..
>                        ..|R1|.....    ....|R4|..
>                       .  +--+     .  .    +--+  .
>                       .   1|      .  .     /4   .
>                       .    |    2 +--+ 4  /     .
>                       .    |    +-|R3|---+      .
>                       .   1|   /  +--+\4        .
>                       .  +--+ /   .  . \ 4 +--+ .
>                       .  |R2|/2   .  .  +--|R5| .
>                       .  +--+     .  .     +--+ .
>                       .   |       .  .       |  .
>                       . --------- .  . -------- .
>                       .   net N   .  .  net M   .
>                       .           .  .          .
>                       .  Area 1   .  .  Area 2  .
>                        ...........    ..........
>
>
> ----- Original Message -----
> From: "Vivek Dubey" <vivek_ospf@REDIFFMAIL.COM>
> To: <OSPF@PEACH.EASE.LSOFT.COM>
> Sent: Wednesday, September 10, 2003 6:13 PM
> Subject: Re: Inter-area routes reachable via multiple areas
>
>
> The case should not occur in case of standard ABR implementations for inter-area route calculations.
> CISCO/IBM ABR implementations might lead to such scenario.
>
> Vivek
>
>
>
>
> On Wed, 10 Sep 2003 Liu Yu wrote :
>
>>Hi! all
>>
>>I notice that the clause in  RFC 2328 16.4 (3) is just for external route.
>>How about "inter-area routes"ï¼Y RFC 2328 does not explicitly state this
>>one! Just choose the "the path whose associated area has the
>>largest OSPF Area ID "ï¼Yï¼Y Maybe every one has his own implentation.
>>
>>
>>thanks!
>>
>>
>>----- Original Message -----
>>From: "Acee Lindem" <acee@REDBACK.COM>
>>To: <OSPF@PEACH.EASE.LSOFT.COM>
>>Sent: Friday, August 01, 2003 5:46 AM
>>Subject: Re: ASBR reachable via multiple areas
>>
>>
>>
>>>Rob,
>>>
>>>You are correct - I missed that clause in 16.4 (3) when
>>>re-reading. I should have checked my implementation before
>>>replying. I can't envision why installing an equal-costs
>>>routes through multiple areas using the same 16.4.1 selection
>>>rules could cause a routing loop or other problem.
>>>
>>>Thanks,
>>>Acee
>>>
>>>ROB PATH wrote:
>>>
>>>>--- Acee Lindem <acee@REDBACK.COM> wrote:
>>>>
>>>>
>>>>>Igor Miroshnik wrote:
>>>>>
>>>>>
>>>>>>All,
>>>>>>
>>>>>>  RFC 1583 states: "AS boundary router's routing
>>>>>
>>>>>table entry must indicate a set of paths which
>>>>>
>>>>>
>>>>>>utilize a single area." (16.1)
>>>>>>  Why not utilize all equal-cost paths through
>>>>>
>>>>>different areas?
>>>>>
>>>>>Hi Igor,
>>>>>
>>>>>I believe you can calculate equal cost paths through
>>>>>multiple
>>>>>areas - read section 16.4 and 16.4.1 in RFC 2328
>>>>>(which
>>>>>obsoletes RFC 2178 which obsoletes RFC 1583).
>>>>>
>>>>>
>>>>
>>>>
>>>>The section 16.4 in RFC 2328 does not explicitly state
>>>>that equal cost paths through multiple areas could be
>>>>utilized (say for load balancing purposes).
>>>>
>>>>It rather states that when there are multiple
>>>>least cost paths available in the routing
>>>>table, the path whose associated area has the
>>>>largest OSPF Area ID is chosen.
>>>>
>>>>Also section 16.4.1 refers to section 16.4 for
>>>>choosing a path based on cost, when there are
>>>>multiple paths of equal highest preferences.
>>>>
>>>>So it essentially means that multiple equal cost
>>>>inter-area paths are not utilized.
>>>>
>>>>Thanks,
>>>>    Rob.
>>>>
>>>>
>>>>
>>>>
>>>>>>  Thanks,
>>>>>>  Igor
>>>>>>
>>>>>
>>>>>
>>>>>--
>>>>>Acee
>>>>
>>>>
>>>>
>>>>=====
>>>>Rob Path
>>>>E-Mail : rob_path@yahoo.com
>>>>
>>>>__________________________________
>>>>Do you Yahoo!?
>>>>Yahoo! SiteBuilder - Free, easy-to-use web site design software
>>>>http://sitebuilder.yahoo.com
>>>>
>>>
>>>
>>>--
>>>Acee
>>
>
> ___________________________________________________
> Medicine meets Marketing; Dr. Swati Weds Jayaram.
> Rediff Matchmaker strikes another interesting match !!
> Visit http://rediff.com/matchmaker?2

--
Acee