Name Last Update
apps Loading commit data...
bgp Loading commit data...
cli Loading commit data...
core Loading commit data...
docs Loading commit data...
drivers Loading commit data...
features Loading commit data...
incubator Loading commit data...
netconf Loading commit data...
openflow Loading commit data...
ovsdb Loading commit data...
pcep Loading commit data...
providers Loading commit data...
tools Loading commit data...
utils Loading commit data...
web Loading commit data...
.gitignore Loading commit data...
.gitreview Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...

ONOS : Open Network Operating System

What is ONOS?

ONOS is a new SDN network operating system designed for high availability, performance, scale-out.

Top-Level Features

  • High availability through clustering and distributed state management.
  • Scalability through clustering and sharding of network device control.
  • Performance that is good for a first release, and which has an architecture that will continue to support improvements.
  • Northbound abstractions for a global network view, network graph, and application intents.
  • Pluggable southbound for support of OpenFlow and new or legacy protocols.
  • Graphical user interface to view multi-layer topologies and inspect elements of the topology.
  • REST API for access to Northbound abstractions as well as CLI commands.
  • CLI for debugging.
  • Support for both proactive and reactive flow setup.
  • SDN-IP application to support interworking with traditional IP networks controlled by distributed routing protocols such as BGP.
  • IP-Optical use case demonstration.

Checkout out our website and our tools