Why Static routing commands not working?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2022 10:16 PM - edited 12-30-2022 08:27 PM
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
- Labels:
-
Other Routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2022 10:25 PM
is it displaying any other routing details? try enabling ip routing (#ip routing) in global config mode.
Good luck
KB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2022 11:16 PM
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
Rick

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2022 12:39 AM
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).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2022 08:31 PM
Thanks for the quick response and best suggestion guys. My issue is resolved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2022 09:25 PM
Thanks for the update. Glad to know that your issue is resolved.
Rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2022 01:39 AM
Hello,
what WAS the issue ?
