IP Route
If you cannot get connectivity via ping or trace, you should check your routing table for static routing table entries that may have been incorrectly configured.
The routing table has network numbers and the corresponding IP addresses of the interfaces to use to access those networks. It also shows how this information was obtained.
You can check the routing table by issuing the show ip route command from the enable mode prompt.
If the routes are not present, you can use the ip route command from global configuration mode to statically enter routes in the routing table.