Versions Compared

Key

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

...

In this example, 8101 is the karaf port, and 192.168.123.1 is the IP address of onos1.

Note that this is using ssh inside the Mininet VM itself - from another machine, you should use the VM's IP address and the appropriate forwarded port as described below.

How can I connect to the ONOS GUI if ONOS is running in a Mininet host inside a VM?

...

So if you are using a VM whose IP address is 192.168.51x.131y, to connect to the GUI on ONOS1, you would use the URL http://192.168.51x.131y:8181/onos/ui/ 

Info
titleUse the correct IP address

Note: 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!