A network administrator needs to configure a floating static route to serve as an automatic failover backup path for an internal network segment currently learned dynamically via OSPF (, Administrative Distance of ). Which of the following route configurations will ensure the backup static route remains inactive in the routing table until the primary OSPF route fails?
- Configure a static route to with an Administrative Distance value set higher than , such as .Cevap
- BConfigure a static route to using the default static route Administrative Distance of .
- CConfigure a static route to combined with Port Address Translation (PAT) overload to adjust the path metric automatically.
- DConfigure a static route to with an Administrative Distance of .
Cevap
Configure a static route for the target destination network with an Administrative Distance configured higher than the primary dynamic routing protocol's Administrative Distance (for example, setting AD to 130 when OSPF uses 110).
A floating static route is designed for backup redundancy by assigning it a higher Administrative Distance (AD) than the primary routing source. Since OSPF has an AD of 110, setting the static route's AD to a value like 130 keeps it out of the active forwarding table until the OSPF route disappears.
Adım Adım Çözüm
Anahtar Kavram
Floating Static Routes and Administrative Distance