[Xorp-users] problem with starting xorp_rtrmgr

Luca Belforte luca.belforte at student.uclouvain.be
Tue Nov 24 04:30:44 PST 2009


Hello,

you need to start it in sudo mode:

sudo /usr/local/xorp/bin/xorp_rtrmgr -b /usr/local/xorp/config.boot

;)
Luca

Miroslav Todorovic wrote:
> Hi everyone!
>
> I'm new in Xorp and encaunter a problem with starting xorp_rtrmgr.
> I use VMware for virtualisation and I've installed Ubuntu 9.04, kernel
> version 2.6.28-11,  as virtual machine.I want to try xorp on this
> Ubuntu virtual machine. After I download xorp-1.6, and compile it, I
> encouter a problem when I try to start xorp_rtrmgr.
> I used this file as config.boot:
>
> interfaces {
>     interface eth0 {
>         description: "data interface"
>         disable: false
>         /* default-system-config */
>         vif eth0 {
>             disable: false
>             address 192.168.40.1 {
>                 prefix-length: 24
>                 broadcast: 192.168.40.255
>                 disable: false
>             }
>         }
>     }
> }
> pe
> when i type
>
> /usr/local/xorp/bin/xorp_rtrmgr -b /usr/local/xorp/config.boot
>
> to start xorp_rtrmgr proces, i get massage like this:
>
> [ 2009/11/24 12:50:26  INFO xorp_rtrmgr:8533 RTRMGR +249
> master_conf_tree.cc execute ] Changed modules: interfaces
> [ 2009/11/24 12:50:26  INFO xorp_rtrmgr:8533 RTRMGR +101
> module_manager.cc execute ] Executing module: interfaces (fea/xorp_fea)
> [ 2009/11/24 12:50:27 INFO xorp_fea MFEA ] MFEA enabled
> [ 2009/11/24 12:50:27 INFO xorp_fea MFEA ] CLI enabled
> [ 2009/11/24 12:50:27 INFO xorp_fea MFEA ] CLI started
> [ 2009/11/24 12:50:27 INFO xorp_fea MFEA ] MFEA enabled
> [ 2009/11/24 12:50:27 INFO xorp_fea MFEA ] CLI enabled
> [ 2009/11/24 12:50:27 INFO xorp_fea MFEA ] CLI started
> [ 2009/11/24 12:50:28  INFO xorp_rtrmgr:8533 RTRMGR +2233 task.cc
> run_task ] No more tasks to run
> ^C[ 2009/11/24 12:51:25  INFO xorp_rtrmgr:8533 RTRMGR +1024 task.cc
> shutdown ] Shutting down module: interfaces
> [ 2009/11/24 12:51:25 INFO xorp_fea MFEA ] CLI stopped
> [ 2009/11/24 12:51:25 INFO xorp_fea MFEA ] CLI stopped
> [ 2009/11/24 12:51:25  INFO xorp_rtrmgr:8533 RTRMGR +280
> module_manager.cc module_exited ] Module normal exit: interfaces
> [ 2009/11/24 12:51:26  WARNING xorp_rtrmgr:8533 XrlFinderTarget +407
> ../xrl/targets/finder_base.cc handle_finder_0_2_resolve_xrl ] Handling
> method for finder/0.2/resolve_xrl failed: XrlCmdError 102 Command
> failed Target "fea" does not exist or is not enabled.
> [ 2009/11/24 12:51:27  INFO xorp_rtrmgr:8533 RTRMGR +2233 task.cc
> run_task ] No more tasks to run
>
> Could anyone give some advice?
> Do I need to use another config.boot file, or to change something else...?
> Thank you!
>  
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Xorp-users mailing list
> Xorp-users at xorp.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users
>   



More information about the Xorp-users mailing list