cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
749
Views
5
Helpful
6
Replies

Why Static routing commands not working?

Timothysaunders
Level 1
Level 1

I want to try routing on routers. Router does not show me my static routing commands. What to do? Any suggestion it will be appreciated. Skyward Login Alpine

6 Replies 6

is it displaying any other routing details? try enabling ip routing (#ip routing) in global config mode.

Please rate this and mark as solution/answer, if this resolved your issue
Good luck
KB

There is much that we do not know about your situation and that impacts our ability to give good advice. Are you doing this on some simulator? Is so which one? Or are you doing this on real hardware? What kind of devices are you using?

At some point we may need to see the current running config. But as a starter please post the output of these commands from each of your devices:

show ip interface brief

show ip route

HTH

Rick

Hello,

I agree with @Richard Burts , we need (a lot) more information on what devices and what topology you are working on. That said, if you are using a single router, static routes will not show up in the routing table (show ip route) because the outgoing interface (or connected IP address) of that router is most likely not reachable, simply because there is nothing connected to that interface (and the next hop IP address, if you have specified that, is not reachable).

Timothysaunders
Level 1
Level 1

Thanks for the quick response and best suggestion guys. My issue is resolved. 

Thanks for the update. Glad to know that your issue is resolved.

HTH

Rick

Hello,

what WAS the issue ?