[Xorp-users] Can't run xorpsh...

Igor Maravić igorm at etf.rs
Wed Mar 20 02:00:31 PDT 2013


Ćao Slavice! :)

You don't need rtrmgr part.

There should be some WARNINGS when you're starting XORP, which are
related to Finder functioning. This is OK.
You can disable all WARNINGS, ERROR and INFO messages in compile time.

BR
Igor

2013/3/20 Slavica Tomovic <slavicat.cg at gmail.com>:
> Hi! I realy need your help. I  don't have much experince with Xorp, I have
> read tutorial on Xorp site bute that didn't help me to start Xorp_rtrmgr and
> xorpsh. Probably it's poblem with my config.boot file. I used this one that
> I found in tutorial:
>
> /*XORP Configuration File, v1.0*/
> protocols {
>     fib2mrib {
>         disable: true
>     }
> }
> fea {
>     unicast-forwarding4 {
>         disable: false
>         forwarding-entries {
>             retain-on-startup: true
>             retain-on-shutdown: true
>         }
>     }
> }
> interfaces {
>     restore-original-config-on-shutdown: true
>     interface eth0 {
>         description: ""
>         disable: false
>         discard: false
>         unreachable: false
>         management: false
>         default-system-config {
>         }
>     }
> }
> rtrmgr {
>     config-directory: "/etc/xorp/"
>     load-file-command: "fetch"
>     load-file-command-args: "-o"
>     load-ftp-command: "fetch"
>     load-ftp-command-args: "-o"
>     load-http-command: "fetch"
>     load-http-command-args: "-o"
>     load-tftp-command: "sh -c 'echo Not implemented 1>&2 && exit 1'"
>     load-tftp-command-args: ""
>     save-file-command: "sh -c 'echo Not implemented 1>&2 && exit 1'"
>     save-file-command-args: ""
>     save-ftp-command: "sh -c 'echo Not implemented 1>&2 && exit 1'"
>     save-ftp-command-args: ""
>     save-http-command: "sh -c 'echo Not implemented 1>&2 && exit 1'"
>     save-http-command-args: ""
>     save-tftp-command: "sh -c 'echo Not implemented 1>&2 && exit 1'"
>     save-tftp-command-args: ""
> }
>
> then i try to run rtrmgrt with rtrmgr -b /etc/config.boot and i get many
> warrnings in the answer. Can I use this config file first time to run Xorp?
>
> _______________________________________________
> 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