netopeer2
netopeer2 copied to clipboard
NETCONF toolset
Dear Team, We use TLS call-home feature with "netopeer2-server 1.1.77". Could see get-schema involvement during each client session establishments, even with the usage of nc_client_set_schema_searchpath("/usr/local/yang/"). Please note, all netopeer2-servers are...
hi michalvasko, I'm trying to run netopeer2-server on an MIPS64 machine, when connecting to the netopeer2-server,we observed the following segmentation fault with a core dump. Please provide some help,thanks. env:...
Hi @michalvasko , i want to increase or decrease the timeout of call-home in run-time & i want to limit call-home operation re-attempt for particular number of times , could...
Hello, Regarding NETCONF notification timeout what is the default value when an RPC message is sent from the netconf client to a Netconf server and Netconf server does not respond...
please tell me, are netopeer and netopeer2 transAPI compatible? I have a module created to work with netopeer, an error occurs when trying sysrepoctl --install. As I understand it, it...
do I understand correctly, the connection error is due to an incorrect password? >connect root@localhost password: nc ERROR: Unable to authenticate to the remote server (all attempts via supported authentication...
Hi Michael, 1. have generated the xml files and configured using import command am able to see the data using export command but if any configuration changes occurs, when i...
Netopeer2 version:1.1.7 libnetconf: 1.1.7 When the network is unavailable, the request is too frequent, basically once every 1s ``` [ERR]: LN: connect() failed (Network unreachable). [INF]: LN: Trying to connect...
View on v2.1.36 With new SSL checks taking place to conform to RFC6125 via [#322](https://github.com/CESNET/libnetconf2/issues/322), listen command needs an additional parameter to pass CN/SAN of part of the NC Server...
Based in Netopeer2 v2.1.36 with following RPC : ``` /tmp/orusim-config.xml sftp://[email protected]/tmp/orusim-config-to-send.xml mysftppasswd ct:secp256r1 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOSC92eVsX3a9Du5sWoku5swcH5XKxZTZ5Vkgcb9Hj5xcB10UM2zLmo313jdWDV3lyOGQML638i3C6bka58V6Xs= ``` CLI returns following error message : user-rpc --content /opt/dev/xml/o-ran-file-download-orusim-config-ok.xml ly ERROR: Invalid union value "ct:secp256r1"...