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.
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
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
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
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
05-22-2023 02:57 PM
It says my privilege level is 15, is that the correct level?
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?
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