Versions Compared

Key

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

...

In order to use onos.py, you need Mininet. It's easy to install Mininet on Ubuntu from a packagein an Ubuntu VM or server using apt-get:

apt-get install mininet

or from source:

...