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

Hi Please Advise, get-config working great, and I can receive system location from ietf-system.yang BUT when I send the edit-config ( directly to the "running") I have got **Unknown element...

is:question

Hi Michal, I am facing an issue where using libnetconf2 based Netconf client application, I am trying to connect to Netconf server via Callhome over SSH. While Netconf Client application...

is:question

Hello, Does Netopeer2 supports feature local-binding-supported from ietf-tcp-client for call-home : leaf local-address { **if-feature "local-binding-supported";** type inet:ip-address; description "The local IP address/interface (VRF?) to bind to for when connecting...

is:question

Hi, We dont have much information as of now, but mostly looks like system was idle and following crash happened: NP2SRV_VERSION 2.1.10 netopeer2-server: /workspace/agent/PRG-Builds/OTA/6.5.0.096/ran_3rdparty/open_source/netconf/libyang/src/parser_xml.c:749: lydxml_envelope: Assertion `xmlctx->status == LYXML_ELEMENT' failed....

is:bug
status:completed

@michalvasko Please allow me to have some doubts about np2srv_get_rpc_data function. because it just got all possible data first as described, and then used the filter the second time. why...

is:question

Hi, I am trying to convert the RPC Reply and Notification XML received from netopeer-cli to XPATH. I have converted the struct lyd_node *op, received in nc_recv_reply to XML using...

is:question

Hi I'm trying to do steps from `https://hub.docker.com/r/sysrepo/sysrepo-netopeer2` and when i try get running config via the SSH, using snippet from site, server always returns this meesage: ``` #139 ##...

is:question

```xml 0 1 0 ADD SNC-I E1 ONEWAY false 10 true 300 1 2 3-1-1-1 2 1 3-1-1-1 3 1 3-1-1-1 ``` source-time-slot、protect-time-slot、work-time-slot node type is string. When configured as...

is:bug

Hi, Notification replay feature is not working. Even notification is not sent to client if we subscribe with "begin time", this used to work fine in 1.x releases. **sysrepoctl -...

is:bug
status:completed

Hello, We wanted to integrate the logging of netopeer, libnetconf, libyang and sysrepo modules with our own logging framework. Can you please help us identify which functions would be required...

is:question