Versions Compared

Key

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

Once ONOS is installed and running, you can start accessing it through different interfaces.

CLI

The ONOS CLI is the primary user interface of the platform. It is useful and easy to use, and it allows to run the majority of the commands usually needed.

From the target machine

Code Block
languagebash
/opt/onos/bin/onos

More info about how to use the ONOS CLI can be found here.

GUI

ONOS has a GUI that can be accessed through the IP address of the target machine, from any browser. The ONOS UI must be accessed

...