A network administrator needs to configure a floating static route on a Cisco router to act as a backup link for a primary path learned via OSPF (Administrative Distance of 110). Which Administrative Distance value must be assigned to the floating static route to ensure it is used ONLY when the primary OSPF route becomes unavailable?
- 120Answer
- B90
- C1
- D110
Answer
The floating static route must be configured with an Administrative Distance greater than 110 (such as 120).
For a static route to function as a floating static route (backup), its Administrative Distance must be configured to a value higher than that of the primary route protocol. Since OSPF has an AD of 110, an AD of 120 ensures the static route remains out of the routing table until the OSPF route fails.
Step-by-Step Solution
Key Concept
Floating Static Route Administrative Distance Selection
Estimated Time:45s