Versions Compared

Key

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

...

Info
titleImportant Security Warning

At this moment, onos.py currently runs ONOS as root; combined with port forwarding, this can potentially compromise any VM or server you are running it on if that server or VM is connected to the internet or to your LAN, so be careful. We intend to change this very soon, but until then we do not recommend running onos.py on any VM or server that is accessible from the internet, particularly with a public IP address.


Getting Mininet

In order to useĀ onos.py, you need Mininet. It's easy to install Mininet from source in an Ubuntu VM or server:

...