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.
- The Complete Rust Programming Reference Guide
- C++面向對象程序設計(第三版)
- Web開發的貴族:ASP.NET 3.5+SQL Server 2008
- Flash CS6中文版應用教程(第三版)
- Functional Kotlin
- OpenShift在企業中的實踐:PaaS DevOps微服務(第2版)
- SSM輕量級框架應用實戰
- Java EE 7 Performance Tuning and Optimization
- Angular開發入門與實戰
- Julia數據科學應用
- Applied Deep Learning with Python
- Deep Learning for Natural Language Processing
- PHP Microservices
- 零基礎學SQL(升級版)
- Puppet 5 Beginner's Guide(Third Edition)