You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am testing NETCONF and to play with it I have installed sysrepo (libsysrepo v2.2.105) and netopeer2 (2.1.71) and both are working fine. I am able to work with them using netopeer2-cli. As a example of real world yang model, I used snmp to work with and understand NETCONF. The modules are correctly installed and using <get-schema> I am able to download the ietf-snmp module and all it's submodules.
I am using the following python program to download the schema
Hello,
I am testing NETCONF and to play with it I have installed sysrepo (libsysrepo v2.2.105) and netopeer2 (2.1.71) and both are working fine. I am able to work with them using
netopeer2-cli
. As a example of real world yang model, I used snmp to work with and understand NETCONF. The modules are correctly installed and using<get-schema>
I am able to download theietf-snmp
module and all it's submodules.I am using the following python program to download the schema
But when I launch ANX I get following error:
The text was updated successfully, but these errors were encountered: