Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Mininet is a container orchestration system for network emulation.

Getting Mininet

It's easy to install Mininet on Ubuntu from a package:

...

mininet/util/install.sh -nfv

Or you can download a pre-built Mininet VM: http://mininet.org/download.

Local Cluster Environment using onos.py and Mininet

If you are using Mininet in a VM or on a physical server, it is easy to use onos.py to start up a complete emulated ONOS network, including ONOS cluster, modeled control network, and data network.

...