cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
416
Views
1
Helpful
2
Replies

Redistribute EIGRP to OSPF

Barikuma
Level 1
Level 1

I need some clarification on this, I redistributed routes from EIGRP to OSPF through area 45 and it works fine. My question is, is it a best practice to redistribute into a non-backbone area rather than the backbone area? 

Barikuma_0-1744447151731.png

 

1 Accepted Solution

Accepted Solutions

M02@rt37
VIP
VIP

Hello @Barikuma 

If your area 45 is the only place where redistribution needs to happen (that's where the external routes exist), this resdis. migth be ok.

Since R4 is your ASBR, if you add later an other ASBR in a different area later, so managing redistribution might get messy...

So, technically not best practice, but your design is totally valid in this case.

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

View solution in original post

2 Replies 2

M02@rt37
VIP
VIP

Hello @Barikuma 

If your area 45 is the only place where redistribution needs to happen (that's where the external routes exist), this resdis. migth be ok.

Since R4 is your ASBR, if you add later an other ASBR in a different area later, so managing redistribution might get messy...

So, technically not best practice, but your design is totally valid in this case.

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

Thank you so much, this clears it.