Versions Compared

Key

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

...

Ok let's install an intent using the UI. First select two hosts by clicking on one host then shift-click on another. Let's pick 10.0.0.20 and 10.0.0.9. Now a pane will appear on the right and side of the screen as here:

Image RemovedImage Added

Now click on 'Create Host-to-host Flow', this actually provisions a host to host intent and lights up the path used by the intent. Image Removed

Image Added

You can check that the intent was installed via the ONOS cli

...

Code Block
mininet> h42 ping h23

...

Show all traffic

Another thing you can do is activate the 'All Traffic' mode in the UI. This will show you any traffic that is running on the network. Activate this command by hitting 'a'.

...