Versions Compared

Key

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

...

The tap interfaces are used to interconnect the optical switches and packet nodes. We are utilizing linux tap interfaces for interconnecting the optical switches and packet switches. 

Start Mininet

...

and Linc-oe

To start Linc-oe and Mininet go to:

Info
titlerun opticalTest.py script

$ cd ~/mininet/examples

$ sudo -E python opticalTest.py

This will create the topology shown above in the figure and ask you to 'Press any key to push Topology.json to onos...'

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

Info
titlerun ONOS

$onos

or

Info
titlerun onos

$karaf clean

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

...

Possible demo scenarios

GUI representing the topology 

...