EnSuite, a Netconf Framework
EnSuite is a network management plateform prototype based on NetConf and Yang. It aims at providing to the network management community an open source environment not only to test the NetConf configuration protocol, but also Yang data modeling language.
What is EnSuite ?
EnSuite consists of a NetConf web-based manager, a Netconf agent and a set of extension modules. All these components are implemented in Python.
- Yenca-Manager is the management application. It has a simple but powerful web-based GUI.
- Yencap is a NetConf agent implementation. It supports the addition of new modules as well as new operations. A light description of the native modules is given, along with their Yang data model.
- EnSuite is a prototype and things have still to be implemented.
- no security review of the code has been done yet, so be careful if you plan to use EnSuite in an operational environement.