200-301 · Question #605
200-301 Question #605: Real Exam Question with Answer & Explanation
The correct answer is D: ip route 0,0.0.0 0.0.0.0 g0/1 6. The default administrative distance for a static route is 1, so we need to specify a backup route with a higher AD, in this case the value of 6.
Question
Refer to the exhibit. Router R1 currently is configured to use R3 as the primary route to the Internet, and the route uses the default administrative distance settings. A network engineer must configure R1 so that it uses R2 as a backup, but only if R3 goes down. Which command must the engineer configure on R1 so that it correctly uses R2 as a backup route, without changing the administrative distance configuration on the link to R3?
Options
- Aip route 0.0.0.0 0.0.0.0 g0/1 1
- Bip route 0.0.0.0 0.0.0.0 209.165.201.5 10
- Cip route 0.0.0.0 0.0.0.0 209.165.200.226 1
- Dip route 0,0.0.0 0.0.0.0 g0/1 6
Explanation
The default administrative distance for a static route is 1, so we need to specify a backup route with a higher AD, in this case the value of 6.
Topics
Community Discussion
No community discussion yet for this question.