introduction to onosdascalus/tool_jianing.pdf · -dev general developer discussions onos...

Post on 22-May-2020

30 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Introduction to ONOS(Open Network Operating System)

Jianing Zhuang

11/13/2019

Outline

1.What is ONOS?2.SDN background introduction3.ONOS features• GUI• CLI• API• ONOS cluster4. ONOS development and discussion, one example of mine5. Summary

What is ONOS?

SDN: Software-Defined Networking

SDN Background IntroductionTraditional (legacy) switch:limited functionalities, vender specific.

SDN: dynamic, programmatically efficient, cloud computing …

SDN Controller Platform: ONOS

ONOS Features: Overview

arXiv: 1902.04491

… … …

ONOS Features Example 1/4: GUI

ONOS Features Example 2/4: CLI

Importance of CLI: To activate/deactivate ONOS service applications.

ONOS Features Example 3/4: APIopen-source, Java, maven http://api.onosproject.org/1.14.0/apidocs/

ONOS Features Example 4/4: ONOS ClusterManagement machine:

where ONOS is built

Target machine:where ONOS instances are runningrunning as services

ONOS Development and Discussion

onos-dev@onosproject.org

onos-discuss@onosproject.org

ONOS Discussion Example

Summary

1.ONOS is a powerful SDN platform2.Open-source, Java, maven3.ONOS features: GUI, CLI, API, ONOS cluster4.ONOS development and discussion

Thank you!

top related