netopeer2
netopeer2 copied to clipboard
NETCONF toolset
Hi, The version used as follows: netopeer2-server v2.1.71 libnetconf2 v2.1.37 1. When starting netopeer2-server, the following error occurs (with a certain probability). **Oct 22 08:16:20 localhost netopeer2-server[1477]: NACM not initialized....
Hi Team, we are facing a crash issue in netopeer module , below are the versions used netopeer2: **2.4.1** libnetconf2: **3.7.1** sysrepo: **3.6.11** libyang: **3.12.2** **backtrace: [** { a: 0000007f997e4130,...
Does the current version of Netopeer2 support tracking the number of failed Call Home attempts? Additionally, is there a parameter available that allows users to control the frequency of Call...
I'm coming from https://github.com/CESNET/netconf-cli/issues/26. When I try to set a `case` node to a non-default value in the candidate DS, I get back an error that multiple cases exist. Here's...
Hi I have a netconf server running openroadm models version 13.1.1, I am getting below error while making a connection. ``` ly ERROR: Not found node "key-chain-list" in path. (/org-openroadm-device:org-openroadm-device/org-openroadm-routing:routing/routing-instance/routing-protocols/routing-protocol/org-openroadm-ospf:ospf/instance/area/virtual-link/authentication/auth-type-selection/auth-trailer-key-chain/key-chain)...
version:2.1.46 1、edit-config 2、get , The password leaf should be hidden expect result is 3、 but it returns all users' passwords How to achieve the result of step 2? Is there...
this is edit-config synce-config this is recv module change, right is PRC AND PRS, but only is PRS , and only the first is wrong, change other parameter and exec...
Versions: netopeer2-2.2.35 sysrepo-3.3.10 libnetconf2-3.5.5 libyang-3.7.8 I have a problem of unexpected netopeer2-server crash. This kind of looks like the issue https://github.com/CESNET/netopeer2/issues/1481 Here are some details and logs before the crash:...
I currently have a netopeer2 to container in Docker, and I have customized a sample model, which is as follows. ```yang module client-list { namespace "urn:example:client-list"; prefix cl; revision "2025-07-07"...