Versions Compared

Key

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

...

The D3 Force Layout algorithm is used to provide a reasonable initial layout of the nodes and links in the absence of any other spatial information. As an example, the following image shows a (free-floating) network of 25 nodes:

Image Modified

The onos-topo-cfg command (script) can be used to upload topology meta-data to the server. This may include longitude/latitude information for each of the nodes. 

...

On receipt of the data, the server sends node updates to the GUI. On the GUI side, the longitude/latitude data is used to calibrate node positions with the background map:

Image Modified

Note that, by default, hosts are hidden. Pressing the 'H' key will toggle the host visibility:

Image Modified

Additionally, pressing the 'L' key will cycle through the devices labels ("friendly", "ID" "no-label"):

Image Modified

Mouse Gestures

...

If a specific device is selected, and the 'F' key pressed, then the number of flows egressing from the device will be shown:

Image RemovedImage Added

Host to Host Intent

...

(1) Host (.15) at Denver (DNVR) is selected:

Image RemovedImage Added

(2) Host (.14) at Orlando (ORLD) is selected:

Image RemovedImage Added

(3) "Create Host-to-Host Flow" action button pressed (on Detail Panel):

...