A network engineer wants to configure a floating static route to serve as a backup to a primary route learned via OSPF, which has an Administrative Distance of 110. Which Administrative Distance value should be specified in the static route command so that it is only installed in the routing table when the OSPF route fails?
- 120Cevap
- B110
- C90
- D1
Cevap
The correct administrative distance is 120 because a floating static route must have an administrative distance higher than the primary routing protocol (OSPF AD 110) to remain inactive until the primary route fails.
A floating static route acts as a backup route and is configured with an Administrative Distance higher than that of the primary routing protocol. Since OSPF has an AD of 110, setting the static route's AD to 120 keeps it out of the routing table until the primary OSPF route becomes unavailable.
Adım Adım Çözüm
Anahtar Kavram
Floating Static Route Administrative Distance Configuration