Versions Compared

Key

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

...

Which displays the hosts' id as well as its mac address and where in the network it is connected.  The '-1' in the id field is used to display the vlan information, in this case there is no vlan (wink).

Flows command

The flows command allows you to observe which flow entries are currently registered in the system. Flow entries may be in several states:

...

Now let's send some traffic on that intent. This will animate the link to show traffic and display how much traffic (counter value) is flowing through that link

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'.

...