Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated description of login credentials

...

On launching the GUI you should see the login screen: 

If ONOS has been run in local mode (typically used during development), the username and password karaf/karaf can be used to log into the UI.

If ONOS is running as a cluster using a 'test cell', the username and password should be defined in $ONOS_WEB_USER and $ONOS_WEB_PASS for that cell.

Default username and password are onos/rocks. The legacy credentials karaf/karaf may also work.

If ONOS was installed via onos-install, and configured by onos-secure-ssh developer/test tools, then the passwords may be different; examine the $ONOS_WEB_USER and $ONOS_WEB_PASS environment variablesQ: Suggested usernames are not working in my case. I am stuck with GUI login page. I tried using karaf/karaf and $ONOS_WEB_USER(=onos) and $ONOS_WEB_PASS(=rocks) but credentials failed. Please advise.

After a successful login, you should see a screen that looks something like this:

...