09-16-2019 09:32 PM - edited 02-21-2020 09:30 AM
Hi All,
Do you know if there is a way to redistribute EIGRP into BGP in Firepower FTD?
I configured EIGRP, BGP and redist BGP into EIGRP.
But couldn't find a way to redist EIGRP into BGP.
Regards,
Umut Yasar
09-16-2019 10:05 PM
09-17-2019 12:36 AM
09-17-2019 02:45 AM
Sorry but EIGRP support is currently (as of Firepower 6.4) limited to being a stub router - no matter how you tweak it with Flexconfig it won't redistribute.
09-17-2019 04:21 PM
05-16-2022 08:10 AM
This worked for me:
1. Created a text object with "bgp 12345" as the variable. You have to include the whole string "bgp 12345" - name ROUTERbgpASN
2. Create a flexconfig object e.g.
router $ROUTERbgpASN
address-family ipv4 unicast
redistribute eigrp 222
Make sure that when you just don't type in the $ROUTERbgpASN, add it from the drop down and click insert the text object.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide