Using USC secure channels to work with devices
The unified secure channel (USC) is an OpenDaylight project geared to enable secured and performant communication channels between the SDN controller and network elements within wide area networks. Lately, we have seen a growth in the type of elements being part of an enterprise network, cloud infrastructure, IoT devices, and network devices (NETCONF, OpenFlow, and so on). USC provides centralized management of communication channels, allowing the establishment and removal of those pipelines. Finally, it provides statistics regarding the written and read bytes through a given channel.
The project architecture contains the USC plugin responsible for the communication between the controller and the network elements, supporting the TLS and DTLS protocols. It also maintains the live connections through inbound and outbound channels. The USC manager provides high availability, clustering, security, and monitoring of the channel itself. The USC UI allows you to visualize the current, established channels along with some information, and the USC agent, supposed to run in the network elements, is a proxy used to maintain the live connection by allowing inbound and outbound channels to communicate with the controller.
- Spring 5.0 Microservices(Second Edition)
- Boost程序庫完全開發指南:深入C++”準”標準庫(第5版)
- iOS面試一戰到底
- Vue.js設計與實現
- Visual Basic 6.0程序設計計算機組裝與維修
- Java FX應用開發教程
- 前端架構:從入門到微前端
- 64位匯編語言的編程藝術
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- 用Python實現深度學習框架
- Python機器學習算法與實戰
- C語言開發基礎教程(Dev-C++)(第2版)
- Building Microservices with .NET Core
- C#程序設計基礎入門教程
- SQL Server實例教程(2008版)