[Xorp-users] problem starting xorp

grumazescu costi yocosty at yahoo.com
Fri Jun 13 12:24:59 PDT 2008


I'm new to xorp...just a couple of days. I'm trying to run xorp in a
virtual machine(netkit) but it won't start. Other colegues use it with
no problem but on my computer won't run. What am I doing wrong?


pc:~#/etc/init.d/xorp start
Starting eXtensible Open Router Platform : xorp.
pc:~#xorpsh
Waiting for xorp_rtrmgr...
pc:~#/etc/init.d/xorp stop
Stopping eXtensible Open Router Platform : xorp apparently not running.
pc:~#

CONF.BOOT
interfaces {
    restore-original-config-on-shutdown: false
    interface eth0 {
    description: "Ethernet Interface #1"
    disable: false
    default-system-config
    }
    interface eth1 {
    description: "Ethernet Interface #2"
    disable: false
    default-system-config  }}
fea {
    unicast-forwarding4 {
    disable: false
    forwarding-entries {
        retain-on-startup: false
        retain-on-shutdown:    false  }}}
plumbing {
    mfea4 {
    disable: false
    interface eth0 {
        vif eth0 {
        disable: false    }}
    interface eth1 {
        vif eth1 {
        disable: false    }}
    interface register_vif {
        vif register_vif {
          disable: false    }}
    traceoptions {
        flag all {
        disable: false   }}}}
protocols {
    igmp {
    disable: false
    interface eth0 {
        vif eth0 {
        disable: false    } } 
    interface eth1 {
        vif eth1 {
        disable: false   }}
    traceoptions {
        flag all {
        disable: false  } } }}
protocols {
    pimsm4 {
    disable: false
    interface eth0 {
        vif eth0 {
        disable: false   } } 
    interface eth1 {
        vif eth1 {
        disable: false  } }
    bootstrap {
        disable: false
        cand-bsr {
        scope-zone 224.0.0.0/4 {
            cand-bsr-by-vif-name: "eth0"   }}
        cand-rp {
        group-prefix 224.0.0.0/4 {
            cand-rp-by-vif-name: "eth0"     }  }  }
    switch-to-spt-threshold {
          disable: false
        interval: 100
        bytes: 102400   }
    traceoptions {
        flag all {
        disable: false      }    }    }  }
protocols {
    fib2mrib {
    disable: false    }}


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-users/attachments/20080613/6b34b970/attachment.html 


More information about the Xorp-users mailing list