Hi all,
I need to configure quagga to add multipath and snmp support, and therefore I need to install it from source. However, when I install it from source all the executables and configuration files are not placed where they are placed when you install quagga from the repository (apt-get install quagga).
For example : /etc/quagga is not created, /etc/init.d/quagga script does not even exist, etc.
I checked a little bit the code of mininext, and it seems that it depends heavily on quagga being installed from the repository.
I tried to somehow replicate the structure in which the executables (zebra, ospf, etc) are placed with the normal installation but I don't manage to make it work.
Is there a way to use mininet with my setup, or can you guide me a little bit so I can make it work.
Thanks,
Edgar
Hi all,
I need to configure quagga to add multipath and snmp support, and therefore I need to install it from source. However, when I install it from source all the executables and configuration files are not placed where they are placed when you install quagga from the repository (apt-get install quagga).
For example : /etc/quagga is not created, /etc/init.d/quagga script does not even exist, etc.
I checked a little bit the code of mininext, and it seems that it depends heavily on quagga being installed from the repository.
I tried to somehow replicate the structure in which the executables (zebra, ospf, etc) are placed with the normal installation but I don't manage to make it work.
Is there a way to use mininet with my setup, or can you guide me a little bit so I can make it work.
Thanks,
Edgar