Versions Compared

Key

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

...

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

Info
titlerun ONOS

$onos$ onos

or

Info
titlerun onos

$karaf $ karaf clean

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

 

Demo 1: Installing Intent using ONOS-GUI.

To get the ONOS-GUI type following terminal:

Info

$ gui

or

Info

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 "/").

As you can see that there are no host discovered by ONOS. This is due to the fact that ONOS only discover host when there is traffic between hosts. ONOS discovers host

 

Possible demo scenarios

GUI representing the topology 

...