Skip to Content.

rare-users - Re: [RARE-users] Intra domain routing example problems

Subject: RARE user and assistance email list

List archive


Re: [RARE-users] Intra domain routing example problems


Chronological Thread 
  • From: mc36 <>
  • To: , Sumaiya Ali <>
  • Cc: Diarmuid Collins <>
  • Subject: Re: [RARE-users] Intra domain routing example problems
  • Date: Fri, 25 Nov 2022 18:03:46 +0100

hi,
you can get these if the router ospf process was not started beforehand...
the simplest way to have an ospf topology up and running is if you start
the corresponding self-tests:

wget freertr.org/rtr.zip
unzip rtr.zip
cd src
./c.sh
./tw.sh rout-ospf01

from this, you can get some routers doing ospf, then you can access them by
telnet localhost 20001
br,
cs

On 11/25/22 17:58, Sumaiya Ali wrote:
Hi,
I was trying to follow and practicethe intra-domain routing <http://docs.freertr.org/guides/getting-started/004-igp/> example. And I am stuck after launching all nodes. Getting these errors-
info cfgInit.executeSWcommands:cfgInit.java:759 line 15: "router ospf4 1 area
0" : % process not enabled on interface
info cfgInit.executeSWcommands:cfgInit.java:759 line 17: "router ospf6 1 area
0" : % process not enabled on interface
/info cfgInit.executeSWcommands:cfgInit.java:759 line 21: "router ospf4 1 area
0" : % process not enabled on interface /
/info cfgInit.executeSWcommands:cfgInit.java:759 line 23: "router ospf6 1 area
0" : % process not enabled on interface /
/info cfgInit.executeSWcommands:cfgInit.java:759 line 27: "router ospf4 1 area
0" : % process not enabled on interface /
/info cfgInit.executeSWcommands:cfgInit.java:759 line 28: "router ospf4 1
passive" : % process not enabled on interface /
/info cfgInit.executeSWcommands:cfgInit.java:759 line 30: "router ospf6 1 area
0" : % process not enabled on interface /
/info cfgInit.executeSWcommands:cfgInit.java:759 line 31: "router ospf6 1
passive" : % process not enabled on interface
/
/I was asking for help from one of my guides, @Diarmuid Collins
<>/. He is facing the same issue. Probably you guys can
help us here.
I appreciate any help you can provide.
Sumaiya/
/




Archive powered by MHonArc 2.6.19.

Top of Page