[Xorp-hackers] [Xorp-users] Minimal XORP IPv4 Multicast for embedded Linux?

Pavlin Radoslavov pavlin at ICSI.Berkeley.EDU
Thu Aug 14 10:15:23 PDT 2008


> > To avoid using too much space, can I choose a minimal subset of the
> > XORP modules to install?
> > I only want IPv4 multicast routing and nothing else ie. no OSPF, no RIP.
> >   
> 
> What you install is up to you, I would suggest looking at the Windows
> .nsi installer file to see exactly which binary components are fundamental.

Off the top of my head, you need the following modules and
associated binaries and template files: fea, rib, fib2mrib, rtrmgr,
xorpsh, mld6igmp (xorp_igmp for IPv4 only), pim (xorp_pimsm4 for
IPv4 only), cli/tools/send_cli_processor_xrl .

The pragmatic approach that comes to mind how to select them would to
be to compile vanilla XORP and install everything with
"gmake install" under /usr/local/xorp .
Then remove the directories you don't need (bgp, rip, etc), and the
associated template files in etc/templates/

Hope that helps,
Pavlin



More information about the Xorp-hackers mailing list