Versions Compared

Key

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

Mininet is a container orchestration system for network emulation. With Mininet and onos.py, you can easily start up an ONOS cluster in a single VM.

Table of Contents

Getting Mininet

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

...