netopeer2 icon indicating copy to clipboard operation
netopeer2 copied to clipboard

NETCONF toolset

Results 256 netopeer2 issues
Sort by recently updated
recently updated
newest added

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...

is:question

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:...

is:bug

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...

is:question

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...

is:question

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...

is:question

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...

is:question

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...

is:question

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...

is:enhancement
status:completed

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...

is:bug
status:completed

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"...

is:question