Friday, October 16, 2015

Routing Troubleshooting

Problem : Static route is not removing from the routing table even if the connected interface is down.
Cause : 
1. Next hop address is reachable through default route.
2. Next hop is reachable through other longest match subnet.

Solution:
a. Use the static route command with connected interface through which next-hop is reachable in combination with next-hop address.