200-301 · Question #718
Which two statements about floating static routes are true? (Choose two)
The correct answer is C. They have a higher administrative distance than the default static route administrative distance D. They are used as back-up routes when the primary route goes down. Floating static routes are backup routes configured with a higher administrative distance than the primary route, ensuring they are only used if the primary route becomes unavailable.
Question
Which two statements about floating static routes are true? (Choose two)
Options
- AThey are routes to the exact /32 destination address
- BThey are used when a route to the destination network is missing
- CThey have a higher administrative distance than the default static route administrative distance
- DThey are used as back-up routes when the primary route goes down
- EThey are dynamic routes that are learned from a server
How the community answered
(62 responses)- A3% (2)
- B2% (1)
- C92% (57)
- E3% (2)
Why each option
Floating static routes are backup routes configured with a higher administrative distance than the primary route, ensuring they are only used if the primary route becomes unavailable.
Floating static routes can be to any destination address, not necessarily limited to /32 (host) routes.
They are not used when a route is missing, but rather as a backup to an existing, preferred route.
Floating static routes are configured with an administrative distance higher than the primary route (e.g., a directly connected route, OSPF, or a standard static route), making them less preferred.
Their higher administrative distance means they are only installed in the routing table and used for traffic forwarding if the primary, more preferred route becomes inactive, thus serving as a backup.
Floating static routes are manually configured static routes, not dynamically learned from a server or routing protocol.
Concept tested: Floating static route characteristics
Source: https://www.cisco.com/c/en/us/support/docs/ip/static-routing/118239-technote-ip-00.html
Topics
Community Discussion
No community discussion yet for this question.