You are configuring a secondary gateway path on a corporate router for destination subnet 192.168.88.0/24 via next-hop IP address 10.5.5.2. The primary active route is learned dynamically via OSPF, which carries a default administrative distance of 110. What is the lowest administrative distance integer value that must be assigned at the end of the CLI command to ensure this static route functions as a floating backup route?
Cevap:ip route 192.168.88.0 255.255.255.0 10.5.5.2 【111】
Cevap
111
A floating static route acts as a backup path and only enters the routing table when the primary routing path fails. Because Cisco routers prefer routes with lower administrative distance values, a floating static route must have an administrative distance higher than the primary route protocol. Since OSPF has a default administrative distance of 110, the lowest integer value that makes the static route floating is 111.
Adım Adım Çözüm
Anahtar Kavram
Floating Static Route Administrative Distance Selection
Tahmini Süre:45s