Open sinhayash opened 6 years ago
@mjnovice, @edgarcosta92, @bschlinker please tell if this is possible ?
Its possible (but would need some mininet/mininext tweaks). You need to see what MiniNext() and MiniNext().start() do, so you can replicate that when you add your new node into the network.
Is there a way to add a host with a quagga service after MiniNExT has been instantiated? For example:
I cannot create a topo class and pass to MiniNExT since the network changes dynamically.