Missing Route
When end-to-end connectivity is a problem:
1. Check if you can ping your own interface and other devices on directly connected networks.
2. Check if the route is installed in the system:
show ip route
3. Check the configuration:
show running-config
4. Check if the interface is in the correct network:
show ip interface brief
Last modified date: 06/16/2023