Versions Compared

Key

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

...

To start Linc-oe and Mininet go to:

Info
iconfalsetitlerun opticalTest.py script

$ cd ~/mininet/examples

$ sudo -E python opticalTest.py

...

Before you press any key you need to run ONOS. To run ONOS

Info
titleiconrun ONOSfalse

$ onos

or

Info
title
iconfalserun ONOS

$ karaf clean

This will start ONOS. Now you can Press any key to push Topology.json to onos

...

To get the ONOS-GUI type following terminal:

Info
iconfalse

$ gui

or

Info
iconfalse

$onos-gui

This will open ONOS-GUI in you default browser. You can press 'z' to get the split view of packet and optical plane and press 'h' to see hosts (for more options pess "/").

...