Versions Compared

Key

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

...

Info
titleUse the correct IP address!

You need to use the real, correct IP address for your VM - the address 192.168.x.y is obviously not a real IP address!

Can I use onos.py to control an external hardware (or virtual) network?

Yes you can! Simply use --topo none ; for example,

mn --custom onos.py --controller onos,3 --topo none

onos.py will forward the ports (e.g. 6653, 6654, 6655) appropriately as described above.