05-20-2022
12:15 PM
- last edited on
05-23-2022
03:12 AM
by
Translator
Which two commands must be configured on the New York router so that it reaches the Lo1 interface of the Atlanta router via Washington when the link between New York and Atlanta goes down? I am a bit confused which static route i must use to solve that. I think B and C are the best solution, but still need to be convinced. Note that the two backup routes have to go through Washington router. Any advice will be appreciated. Thank you!
A. IPv6 route 2000::1/128 2012::1
B. IPv6 route 2000::1/128 2023::2 5
C. IPv6 route 2000::1/128 2023::3 5
Solved! Go to Solution.
05-20-2022 01:29 PM
Hello,
I believe it’s A and C.
A is the direct static route with a default AD of 1 so it will choose that first.
Then C points to Washington with an AD of 5 so if the first static route fails the second one will take over. Basically acting like a floating static route.
-David
05-20-2022 01:29 PM
Hello,
I believe it’s A and C.
A is the direct static route with a default AD of 1 so it will choose that first.
Then C points to Washington with an AD of 5 so if the first static route fails the second one will take over. Basically acting like a floating static route.
-David
05-20-2022 04:29 PM
Thanks David!
Your answer helped a lot!
05-20-2022 04:58 PM
No problem.
Please make sure to mark the answer as solved if it is so it can help the community if anyone has similar issues.
-David
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