Versions Compared

Key

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

...

Without traffic, the command won't return anything:

Code Block
languagetext
 onos> fwdmap
onos>

Generate traffic on Mininet:

...

Since we have specified for an optional argument, we can also filter on source host ID, with autocomplete offering us the available options when we hit Tab:

Code Block
languagetext
onos> fwdmap <tab>
onos> fwdmap 00:00:00:00:00:0
04/-1
src=00:00:00:00:00:0104/-1,   dst=00:00:00:00:00:0203/-1

Since we had also configured autocomplete, we are presented with the available options when we hit Tab:

Code Block
languagetext
onos> fwdmap <tab>
onos> fwdmap 00:00:00:00:00:03/-1   0
00:00:00:00:00:0401/-1
onos>
onos>  fwdmap 00:00:00:00:00:0402/-1
src=   00:00:00:00:00:0403/-1,   dst=00:00:00:00:00:0304/-1