Assume the administrator has entered the ip route 192.168.10.0 255.255.255.0 10.10.10.2 5 command. How would an administrator test this configuration?
- Delete the default gateway route on the router.
- Manually shut down the router interface used as a primary route.
- Ping any valid address on the 192.168.10.0/24 network.
- Ping from the 192.168.10.0 network to the 10.10.10.2 address.
Explanation: A floating static route is a backup route that only appears in the routing table when the interface used with the primary route is down. To test a floating static route, the route must be in the routing table. Therefore, shutting down the interface used as a primary route would allow the floating static route to appear in the routing table.
Exam with this question: 15.6.4 Module Quiz - IP Static Routing
Exam with this question: CCNA 2 v6 Chapter 2: Check Your Understanding
Please login or Register to submit your answer