Versions Compared

Key

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

...

If you are running Ubuntu 16.04, you can easily install Mininet 2.2 using apt-get:

apt-get install mininet

...

Why use useĀ 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.

...