DesignΒΆ
- Management system overview
- YAMS
- NC-CLI
- Example: add a
telnet
server management- Add a dependency to the
telnetd
package - Add the service skeleton and the YANG model
- Add the configuration code in main vrf
- Add the code to retrieve the state of the service
- Add VRF support
- Display in service summary
- Add a custom RPC
- Advanced completion
- NETCONF API
- Display the service logs
- Push state changes automatically
- Add a dependency to the
- Appendix
6WINDGate includes an extensible management system based on YANG and NETCONF standards.
This section describes the architecture of the management system in 6WINDGate, its features and specificities. It also explains step by step, how to add a new service.