Connecting OpenFlow switches
OpenFlow is a vendor-neutral, standard communications interface defined to enable the interaction between the control and forwarding channels of an SDN architecture. The OpenFlowPlugin project intends to support implementations of the OpenFlow specification as it evolves. It currently supports OpenFlow versions 1.0 and 1.3.2. In addition, to support the core OpenFlow specification, OpenDaylight Beryllium also includes preliminary support for the table type patterns and OF-CONFIG specifications.
The OpenFlow southbound plugin currently provides the following components:
- Flow management
- Group management
- Meter management
- Statistics polling
Let's connect an OpenFlow switch to OpenDaylight.
推薦閱讀
- 數據庫程序員面試筆試真題與解析
- CMDB分步構建指南
- Xcode 7 Essentials(Second Edition)
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- Designing Hyper-V Solutions
- Linux命令行與shell腳本編程大全(第4版)
- Getting Started with NativeScript
- C程序設計實踐教程
- Apache Spark 2.x for Java Developers
- Oracle 18c 必須掌握的新特性:管理與實戰
- C語言程序設計
- Kotlin編程實戰:創建優雅、富于表現力和高性能的JVM與Android應用程序
- Machine Learning With Go
- Appcelerator Titanium:Patterns and Best Practices
- SSH框架企業級應用實戰