Branch users were able to access a site in the morning but have had no connectivity with the site since lunch time. What should be done or checked?
- Verify that the static route to the server is present in the routing table.
- Use the “show ip interface brief” command to see if an interface is down.
- Check the configuration on the floating static route and adjust the AD.
- Create a floating static route to that network.
Explanation: When connectivity to a remote site is suddenly lost, the administrator should verify that the path still exists in the router's database. A static route is only installed and maintained in the routing table as long as the associated exit interface is active; if the physical or logical link fails, the router automatically removes the route. Using the show ip route command helps confirm if the route has disappeared due to an interface failure or a topology change.
Related exam: CCNA 2 v7 Course Final Exam Answers
