cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
341
Views
0
Helpful
1
Replies

OSPF Routes

Hello All,

What if we get same exact route from two ABRs?? 

From two ASBR ??

One from ABR & One From ASBR ??

Thanks,

Prasanna Kumar Desireddy

1 Accepted Solution

Accepted Solutions

Francesco Molino
VIP Alumni
VIP Alumni

Hi

The decision made by OSPF for routing is based on route type and cost globally. 

Here is the route selection tie-breaker:

-Intra-area routes.
-Inter-area routes.
-External type 1 routes.
-External type 2 routes.
-Route with the lowest cost if the same type.
-If cost is the same both routes will be installed in the routing table and load balance occurs.

ABR will send LSA type 3 and 4.

ASBR will send LSA type 5 in addition of LSA 3 and 4.

The tiebreaker occurs if you're receiving same type route. However if asbr is sending type 5 (external) while you receive type 3 from abr, type 3 will be preferred. 

Thanks

PS: Please don't forget to rate and mark as correct answer if this answered your question


Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question

View solution in original post

1 Reply 1

Francesco Molino
VIP Alumni
VIP Alumni

Hi

The decision made by OSPF for routing is based on route type and cost globally. 

Here is the route selection tie-breaker:

-Intra-area routes.
-Inter-area routes.
-External type 1 routes.
-External type 2 routes.
-Route with the lowest cost if the same type.
-If cost is the same both routes will be installed in the routing table and load balance occurs.

ABR will send LSA type 3 and 4.

ASBR will send LSA type 5 in addition of LSA 3 and 4.

The tiebreaker occurs if you're receiving same type route. However if asbr is sending type 5 (external) while you receive type 3 from abr, type 3 will be preferred. 

Thanks

PS: Please don't forget to rate and mark as correct answer if this answered your question


Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question