This is an archive of the ONOS 1.0 wiki. For the current ONOS wiki, look here.

This section introduces the primary user interfaces offered by ONOS. 

Overview

There are several ways that an operator can interact with ONOS:

  • CLI : Akin to a UNIX shell, this is the primary administrative interface to a running ONOS instance.
  • GUI : A visualization of ONOS's network view. 
  • REST API : A RESTful interface to the administrative interface used by the CLI.

Remaining Sections

The first section will discuss the CLI. The second will discuss the Web-GUI.

 


Previous : Installing and Running ONOS
Next : The ONOS CLI




  • No labels