Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added overview

Table of Contents

Overview

The ONOS GUI is a single-page web-application, providing a visual interface to the ONOS controller (or cluster of controllers).

For documentation on how applications running on ONOS can contribute content to the GUI at runtime, see (TBD).

For documentation on the design of the GUI, see the GUI Architecture page.

Configuration Notes

...

  • The onos-gui feature must be installed in ONOS.
  • The GUI listens on port 8181.
  • The base URL is /onos/ui, so ; for example, to access the GUI on localhost, use: http://localhost:8181/onos/ui
  • The GUI has been developed to work on Google Chrome is the best supported browser right now. Other browsers may work, but have not been extensively tested, and are not currently actively supported.

 

 

...

Previous : The ONOS CLI
Next : Distributed ONOS

...