02-20-2008 12:34 AM - edited 03-03-2019 08:47 PM
I have been trying to have static route on my 3 routers , despite using the ip route command to enable the static route they show no static route when I use the show ip route command . What could be the problem
02-20-2008 12:43 AM
Hi,
Usually a static route will not be inserted into the routing table, if the specified next hop and/or the outgoing interface are not available.
Another reason can be administrative distance, e.g. in case the same network as specified in the "ip route" command is found directly connected the connected network is entered into the routing table.
Ultimately the answer can only be given, if you provide your configuration (cut out security related stuff) and "show ip route" output. Can you post those, if your question is not yet answered?
Hope this helps! please use the rating system.
Regards, Martin
02-20-2008 10:26 AM
Thanks Martin,
I will try to reconfigure it and see .
Sam
02-20-2008 11:53 AM
Sam
In addition to the things that Martin requested it would be very helpful if you would post the output of show ip interface brief. This will sometimes show things that impact routing which are not obvious from the running config or from the show ip route output. Most especially we are looking for interfaces that are not up/up.
HTH
Rick
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide