To give you a visual of my current setup, I have two VPN routers, one in each data center. Both of these routers connect to a core switch (EIGRP peering between the two) in their respective centers and the two core switches are connected by a point to point link (EIGRP peering between these two cores). I have a remote site with basic IPSEC lan to lan tunnel that connects to one router as a primary, and will failover to the second router. Wherever the tunnel is up on one router, we add a static to point traffic destined for the remote site to the tunnel interface. Each VPN router is then configured to redistribute statics into EIGRP. This is painful since whenever the tunnel fails to the other we need an admin to log into one router to remove the static and its entry in the redistribute list and then add those into the other router.
Now my goal is to try to do this more dynamically. Any recommendations off the top of your head whats easiest and best way to do this?
Thanks!
Now my goal is to try to do this more dynamically. Any recommendations off the top of your head whats easiest and best way to do this?
Thanks!