netopeer2
netopeer2 copied to clipboard
NETCONF toolset
Hi team, Software version: libsysrepo v2.2.12 (SO v7.11.8) When I execute the user-rpc command in Netopeer-CLI with the action RPC config, it fails with the error message "Node action not...
sh-4.2# make install [ 56%] Built target serverobj [ 69%] Built target netopeer2-server [100%] Built target netopeer2-cli Install the project... -- Install configuration: "Debug" -- Up-to-date: /usr/local/share/yang/modules/netopeer2 -- Up-to-date: /usr/local/share/yang/modules/netopeer2/[email protected]...
Testing for a long time in a System, I've discovered Netopeer2-server locked rpc session ( this session receive and process other rpcs) that make netopeer2-client (in other devices and localhost...
Hi, I have a question, Will [peer mounting](https://www.ietf.org/archive/id/draft-clemm-netmod-peermount-02.html#name-operations-beyond-data-retr) be supported in the future? Based on the current netopeer2, I want to implement peermount, do you have any suggestions?
Frankly speaking, this demand may be a bit reckless. Because we have the following requirements: 1. there is a yang module, which contain a notification 2. there are two netconf...
Some incomprehensible behavior when using a `--defop=replace` with xml below: ```xml ``` On `netopeer-server` side: ```sh Nov 03 12:19:12 ... netopeer2-server[3034]: Published event "rpc" "/ietf-netconf:edit-config" with ID 1 priority 0...
Specifically I wanna know how to merge the xml files into the yang modules necessary to configure TLS. Also where to add the certificate and keys for TLS.
NETCONF Validate operation is returning error "Invalid leafref value" eventhough provided leafref data exists. - DataModel: openconfig-network-instance.yang ```c module: openconfig-network-instance +--rw network-instances +--rw network-instance* [name] +--rw name -> ../config/name +--rw...
Hi @michalvasko, In our system where 2 client's are connected to the server, and one of them terminates the session, we have observed that netopeer server stops suddenly. Would it...
Hello, Several commits to handle configured subscriptions. To test this, it was necessary to make manual tests: - create/modify/delete receivers, play with remote port - create/modify/delete subscriptions, play with with...