[Xorp-users] failed to start rtrmgr in virtual system

Ram ramkumar.ch03 at gmail.com
Fri Mar 19 12:19:49 PDT 2010


Hi All,

I could not run *rtrmgr* in virtual host.  I am trying to implement XORP on
virtual hosts user space for control plane. I already implemented Quagga in
this kind of virtual host. It worked fine.

When it comes to XORP, i configured virtual *interfaces* and *fea.*
**When i run " *./xorp_rtrmgr -b conf1-interfaces", * I get back to command
prompt with out any error.

Here is my config file.

 interfaces {
   restore-original-config-on-shutdown: false
   interface a103x10 {
       description: "virtual interface-a103x10"
       disable: false
       address 192.168.14.41{
           prefix-length:30
           broadcast:192.168.14.43
           disable: false
       }
    }
     interface a103x16 {
       description: "virtual interface-a103x16"
       disable: false
       address 192.168.14.65{
           prefix-length:30
           broadcast:192.168.14.47
           disable: false
       }
    }

}
fea {
    unicast-forwarding4 {
    disable: false
    }
}

Can you check this out and please let me know where i am going wrong. where
can i see error messages, is there any log file?
If you need any information please let me know.

Thank you
--Ram

FYI

In virtual host below is the out put of  *ifcofig -a*
*
*
*
-bash-3.2# ifconfig -a
a103x10   Link encap:Ethernet  HWaddr 7E:9F:D0:F4:2F:B8
          inet addr:192.168.14.41  Bcast:192.168.14.43  Mask:255.255.255.252
          inet6 addr: fe80::7c9f:d0ff:fef4:2fb8/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1458  Metric:1
          RX packets:24 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1872 (1.8 KiB)  TX bytes:468 (468.0 b)

a103x16   Link encap:Ethernet  HWaddr 46:E5:FF:FE:30:B2
          inet addr:192.168.14.65  Bcast:192.168.14.67  Mask:255.255.255.252
          inet6 addr: fe80::44e5:ffff:fefe:30b2/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1458  Metric:1
          RX packets:12 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:936 (936.0 b)  TX bytes:468 (468.0 b)

gre0      Link encap:UNSPEC  HWaddr
00-00-00-00-90-BF-F4-0F-00-00-00-00-00-00-00-00
          NOARP  MTU:1476  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:1139364 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1139364 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:78547442 (74.9 MiB)  TX bytes:78547442 (74.9 MiB)

nat103    Link encap:Ethernet  HWaddr 1E:FA:9F:71:80:23
          inet addr:10.0.103.2  Bcast:10.0.103.255  Mask:255.255.255.0
          inet6 addr: fe80::1cfa:9fff:fe71:8023/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:41116 errors:0 dropped:0 overruns:0 frame:0
          TX packets:17735 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:60858686 (58.0 MiB)  TX bytes:932675 (910.8 KiB)
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-users/attachments/20100319/bf9062d6/attachment.html 


More information about the Xorp-users mailing list