08-19-2011 07:25 PM - edited 03-11-2019 02:14 PM
Hi, we are looking at adding our ASA's to our EIGRP autonomus system. The only question I have is...is it possible to redistribute "routes" which are accessible only from a site to site VPN? I put "routes" in quote marks because the remote networks do not appear in the routing table.
BTW the firewalls are running ASA 8.4(2)
thanks!
Solved! Go to Solution.
08-19-2011 07:32 PM
Yes you can.
The remote IPSec networks would be considered static routes, so you would need to redistribute static into EIGRP.
And if you would like only the remote networks to be redistributed but not any other static routes configured on the ASA, then you can use route-map to restrict the redistribution.
Hope this helps.
08-19-2011 07:32 PM
Yes you can.
The remote IPSec networks would be considered static routes, so you would need to redistribute static into EIGRP.
And if you would like only the remote networks to be redistributed but not any other static routes configured on the ASA, then you can use route-map to restrict the redistribution.
Hope this helps.
08-19-2011 08:10 PM
I wasn't sure if it would be considered a static route since the route isn't explicitly added with the "route
Thanks a lot Jennifer!
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