Versions Compared

Key

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

...

  • shortest were the shortest paths between the source and the destination are higlightedhighlighted
  • disjoint were the disjoint paths between the source and the destination are higlightedhighlighted
  • geoPath where the geographically shortest path is highlighted.

Usage

In order to to use the PathPainter application you need to have onos installed and configured. In the ONOS console you should first start the gui:

Code Block
$: onos-gui
 

Once the GUI is stated up in your browser you should activate the pathpainter app by opening the left-side panel, going to applications, findin org.onosproject.pathpainter and cliking activate button on the upper-right side corner.

You can than return to the topology view and open the toolbar panel in the bottom left side of the screen by pressing the dot key.

Once you have the toolbar open you should see the pathPainter Icon (todo insert top icon). Clicking on the Icon will activate the application GUI overlay. While in the PathPainter application there are different key mappings and buttons for different functionalities.

ButtonKeyFunctionality
 1Set source device
 2Set destination device
 3Swap source and destination device
 4Set the path computation to shortest
 5Set the path computation to disjoint
 6Set the path computation to geoData
 

Right

arrow

 
 

Left

arrow