netopeer2
netopeer2 copied to clipboard
NETCONF toolset
Hi, I am trying to add example.yang which is part of sysrepo into netopeer which has operational data . As I am new,need guidance in integration. So to integrate it...
Hi Team, We have successfully compiled the latest version of Netopeer. While we are able to connect to the Netopeer2Server using Netopeer2Cli with this compiled code, attempting to connect with...
Hi Team, We successfully compiled Libyang, Sysrepo, Libnetconf2, and Netopeer2 outside of Docker without any issues. However, when attempting to compile Netopeer2 inside Docker, we encountered an error. Below is...
We just got this failure in the CI using this morning's latest `devel` of everything: ``` 11/17 Test #13: test_sub_ntf .....................Subprocess aborted***Exception: 17.30 sec [==========] tests: Running 9 test(s). [...
Hi, We want to test our java client using TLS 1.3 and set Netopeer2 to only support TLS 1.2 and check what happens. Is it possible to set a specific...
Hi Team, We are facing the below error while installing netopeer2. ``` -- Installing missing sysrepo modules (setup.sh)... CMake Error at cmake_install.cmake:111 (message): OUTPUT: ERROR: [ERR] Data model "ietf-yang-library@2019-01-04" not...
As per RFC6241, I am supposed to push these errors using edit-config in Netopeer2, but I'm unable to get the below error tags. Instead, I'm getting an 'operation-failed' error-tag. I...
Hi, I am trying to migrate from 2.1.16 to 2.2.13. 1) The location of the scripts have changed (in Yocto build): 2.1.16 ---> /etc/netopeer2/scripts/ 2.2.13 ---> /usr/share/netopeer2/scripts 2) There seems...
Hi, I am trying to understand how netopeer can help me in bringing up mplane. As I am new starting with basic doubts: Objective: Establish TLS netconf session with client->Initiate...
I used netopeer2-cli to test my program. Command `get --filter-xpath /interfaces-state/interface --rpc-timeout 3600`. The data is populated by a python script using sysrepo-python which returns over 10 thousand fake interfaces....