Have questions? Stuck? Please check our FAQ for some common questions and answers.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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.

/opt/onos/bin/onos

GUI

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

Access to the ONOS GUI from a browser
http://XX.YY.WW.ZZ:8181/onos/ui/index.html

where XX.YY.WW.ZZ is the IP address of your target machine. The default username and password is onos / rocks.


This is just a few places to start. Look at the following guides to to learn how to interact with ONOS!

  • No labels