How it works...
Once the request to connect a new NETCONF device is sent, OpenDaylight will set up the communication channel used for managing and interacting with the device. At first, the remote NETCONF device will send its hello-message defining all of the capabilities it has. Based on this, the netconf-connector will download all the YANG files provided by the device. All those YANG files will define the schema context of the device.
At the end of the process, some exposed capabilities might end up as unavailable, for two possible reasons:
- The NETCONF device provided a capability in its hello-message, but hasn't provided the schema.
- OpenDaylight failed to mount a given schema due to YANG violation(s).
OpenDaylight parses YANG models as per RFC 6020; if a schema is not respecting the RFC, it could end up as an unavailable-capability.
If you encounter one of these situations, looking at the logs will pinpoint the reason for such a failure.
- Visual FoxPro程序設計教程(第3版)
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- Cassandra Design Patterns(Second Edition)
- 零基礎學Java程序設計
- Visual Basic程序設計實驗指導(第4版)
- Java 11 Cookbook
- Getting Started with Gulp
- Mastering openFrameworks:Creative Coding Demystified
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- Canvas Cookbook
- Creating Data Stories with Tableau Public
- 創意UI:Photoshop玩轉APP設計
- Arduino電子設計實戰指南:零基礎篇
- HTML5移動前端開發基礎與實戰(微課版)
- 狼書(卷2):Node.js Web應用開發