-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
In a vm having newly installed Ubuntu 14.04, I ran the following commands
sudo apt-get install mininet
sudo git clone https://github.com/USC-NSL/miniNExT
cd miniNExT/
sudo apt-get install 'make deps'
sudo make install
cd ..
sudo apt-get install quagga quagga-doc
sudo python miniNExT/examples/quagga-ixp/start.py
OS: Ubuntu 14.04
Mininet version: 2.1.0
OvS version: 2.0.2
But I am receiving the following error.
** Creating Quagga network topology
** Starting the network
** Using Mininet Extended (MiniNExT) Handler
*** Creating network
*** Adding controller
*** Adding hosts:
a1 b1 c1 c2 d1 rs
*** Adding switches:
fabric-sw1
*** Adding links:
*** gave up after 3 retries
Am I missing something?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels