Closed dima1308 closed 2 years ago
Actually this is RFC 8525 and Clixon currently supports only RFC 7895, as documented here: https://clixon-docs.readthedocs.io/en/latest/standards.html Can you please re-title this to a enhancement request of RFC 8525?
@olofhagsand done. Please note that this is how the MGSoft Netconf browser works.
RFC8525 support added in https://github.com/clicon/clixon/commit/dd2ac56af89161233780a4a2f1f2547544a3feb7 Please verify
We are using CLIXON ver 5.5 I enabled the yang library support by changing the CLIXON configuration file core.xml as described below:
I tried to read yang library content using the MGSoft Netconf browser. Please see the RPC exchange below:
I expect to see the list of supported yang libraries in the reply. But actually, the reply list is empty. Note: the get request is automatically generated by the MGSoft Netconf browser - this is not what I manually entered.
Related bug: https://github.com/clicon/clixon/issues/273