Skip to content

Error: *** gave up after 3 retries #9

@sinhayash

Description

@sinhayash

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions