09-17-2018 05:05 PM
Hi everyone,
Currently I am running 2 routers (routerA and routerB) which connected to a Nexus switch and using static routes.
Manual add
ip route 192.168.0.0 255.255.255.0 192.168.123.2 (If routerB down)
or
ip route 192.168.0.0 255.255.255.0 192.168.144.2 (if routerA down).
routing
Is there anyway I can using tracking methodology to perform the auto failover to each other?
09-18-2018 12:10 AM
IP SLA is the common way to track static routes.
Or use a dynamic routing between the devices and then no need for configuring tracking.
Jon
09-18-2018 07:50 PM
Thanks Jon, I will try the track on static route with ip sla first.
09-19-2018 04:19 AM
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