Router-id command not showing under OSPF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2023 11:09 AM
Hello! We have a school project that requires us to connect 3 ciscos between each other, this 3 ciscos are provides by the school so varios groups are using them. The thing is, 2 of them lets us configure them without a problem - we set ip addresses and set the router id. But one of them doesn't let us.
Let's say we set the IP address, publish our networks under the ospf protocol, but when we try to set an router id we're not allowed, the command simply doesn't show up and the connection doesn't pass that router.
They had us reset the ciscos between groups - just the command "reload" and nothing else - and I'm wondering if that command is preventing something or maybe is there another command we should use to restart the ciscos? Any input is greatly appreciated.
- Labels:
-
Other Switches
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2023 11:15 AM
what exactly not accept
router ospf command
or
ospf router-id
?
if first one you need
ip routing
if second one, then after add router-id <IP> do clear ip ospf process
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2023 03:00 PM
The second one, the commands we use after setting ips is:
Router OSPF x
Network x.x.x.x x.x.x.x area X
Router-id x.x.x.x
However, when we type router id we get a "unknown line/command", but this lines work just fine with the other routers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2023 03:08 PM
It abnormal
You can use as workaround
Config loopback and then config router ospf'
The router will select this LO as router-id
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2023 12:51 PM
Hello
@201809620 wrote:
The thing is, 2 of them lets us configure them without a problem - we set ip addresses and set the router id. But one of them doesn't let us.Let's say we set the IP address, publish our networks under the ospf protocol, but when we try to set an router id we're not allowed, the command simply doesn't show up and the connection doesn't pass that router.
On that 3rd rtr, do you have the privilege to change the router-id ?
show privilege
Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.
Kind Regards
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2023 02:57 PM
It says my privilege level is 15, is that the correct level?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2023 03:23 PM
Yes, privilege 15 should be good enough. What type of router is that? Can you provide the model number?
