10-19-2012 07:25 AM - edited 03-07-2019 09:34 AM
route-map TEST permit 10 set ip next-hop verify-availability 10.0.0.4 10 track 1 set ip next-hop verify-availability 10.0.0.9 20 track 2
int fa0/0 ! LAN
ip policy route-map TEST
ip route 0.0.0.0 0.0.0.0 10.0.0.1 ! slow link to 10.0.0.1
If 10.0.0.4 and 10.0.0.9 are both unavailable, does the router then fall back to the the RIB which will use the slow link default route? I want to ensure that the traffic will still be routed.
Many thanks,
Solved! Go to Solution.
10-19-2012 09:56 AM
If the tracking is set up correctly and does detect that 10.0.0.4 and 10.0.0.9 are both not available then yes the router will use the default route ovt the slow link.
HTH
Rick
10-19-2012 09:56 AM
If the tracking is set up correctly and does detect that 10.0.0.4 and 10.0.0.9 are both not available then yes the router will use the default route ovt the slow link.
HTH
Rick
10-19-2012 11:51 AM
Thanks Richard, and double thanks for the prompt responce!
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