[quagga-users 14845] Re: MULTIPLE ZEBRA INSTANCES
Bengt Gördén <[email protected]> Thu, 12 Oct 2017 08:32:58 +0200
| Newsgroups | gmane.network.quagga.user |
|---|---|
| Message-ID | <[email protected]> |
Den 2017-10-10 kl. 18:45, skrev Alessandro Gaballo: > I'm trying to run quagga on mininet because I need OSPF. > From what I've understood I need a zebra instance and an ospfd instance > on each switch; since everything is running on the same machine, how do > I configure each ospf daemon to talk with a difference instance of zebra? > > I have another question, what's the meaning of the interface in the > zebra configuration file? As the walkthrough says mininet should be able to use containers but currently not doing that. See last part of: http://mininet.org/walkthrough/#interact-with-hosts-and-switches But. There is a version of mininet that supports PID namespaces and hence makes it possible to use conatiners. It's somewhat a bit old though. It's supported up to mininet 2.1.0. https://github.com/sk2/mininet-extreme https://github.com/sk2/mininet-extreme/tree/master/examples#quaggapy regards, -- /bengan