Versions Compared

Key

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

...

The application has three different modes for three different type of paths:

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

Application Key bindings

While in the PathPainter application there are different key mappings and buttons for different functionalities.

...

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

First step is to start the gui:

Code Block
$: onos-gui 

...