Versions Compared

Key

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

...

Start Mininet and Linc-oe

The recommended way to setup your packet-optical  environment is to run mininet sricpt first and then ONOS.

To start Linc-oe and Mininet go to:

...

Info
iconfalse

$ sudo -u tutorial1 /opt/onos/apache-karaf-3.0.2/bin/binlkaraf karaf clean

This will start ONOS. Wait for some time to let ONOS load all the features and modules. Now you can Press any key to push Topology.json to ONOS.

...

Info
iconfalse

localhost:8181/onos/ui

 Note: Do not you $ onos-gui to get ONOS GUI.

This will open the ONOS-GUI in a tab 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 press /). 

...

In the Mininet command prompt: 

Info
iconfalse

mininet> pingall

...