How it works...
UNI manager is leveraging the OVSDB project that uses the OpenFlowPlugin project to enable communication with OpenFlow-based switches. OVSDB provides the Open VSwitch (OvS) Database that lets you create ports, interface, and configure quality of service. Once the odl-unimgr-ui feature is installed, a listener will listen for connections on port 6640. When a connection comes in, it will create the communication pipeline using the OpenFlowJava library and initialize the OvS database. Creating a UNI results in the association of an OVSDB node with the UNI definition. It creates a bridge and an internal port for internal communication. Then, when creating an EVC, it will create two new ports under the previously created bridge, one for tunneling (using GRE) and one to connect a device.
- Monkey Game Development:Beginner's Guide
- PHP基礎案例教程
- C語言程序設計實訓教程
- Couchbase Essentials
- Visual FoxPro 6.0程序設計
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- 零基礎學Python編程(少兒趣味版)
- R語言數據挖掘:實用項目解析
- Web前端開發技術:HTML、CSS、JavaScript
- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite
- Learning ROS for Robotics Programming
- Instant AppFog
- Oracle Database 12c DBA官方手冊(第8版)
- Serverless從入門到進階:架構、原理與實踐
- jBPM6 Developer Guide