Re: which one of halabi's statements is correct?

From: Kevin M. Woods (kev@xxxxxxx)
Date: Fri Aug 25 2000 - 00:24:51 GMT-3


   
I would have to disagree. From the OSPF specifications:

    Both Type 1 and Type 2 external metrics can be present in the AS
    at the same time. In that event, Type 1 external metrics always
    take precedence.

So your second scenario would violate the OSPF standard.

Routes are chosen first by: O < IA < E1 < E2. Then cost is compared
which means an E1 will always win over an E2.

Kevin

// Yes, the second one.
//
// If there's two routes to the same (remote) destination, one a type1 and the
// other a type2 (and they have different forward metrics) they type 1 will be
// preferred because it is also indicating the intra-AS cost to the route. The
// type 2 is only carrying the inter-AS cost.
//
// If there's 2 routes: a type1 and a type2 and the metric's the same (ie both
// sources of the routes must be the same ASBR) then the type 2 route will be
// preferred.
//
//
// (I'm happy for anyone to jump in here and tell me I'm wrong!!)
//
//
// Simon



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:24:29 GMT-3