netopeer
netopeer copied to clipboard
NETCONF Protocol Toolset
netopeer-server[2893]: SSH log: ssh_socket_exception_callback: Socket exception callback: 1 (0) netopeer-server[2893]: SSH log: ssh_socket_exception_callback: Socket error: disconnected netopeer-server[2893]: SSH log: ssh_handle_key_exchange: ssh_handle_key_exchange: current state : 9 netopeer-server[2893]: np_ssh_create_client: SSH key exchange...
I am facing an error when trying to build the docker file. I have tested on 3 different environments and all of them are returning the same error. ``` libtool:...
A netconf client(ODL), it updates the key once an hour, There's going to be a disconnect problem.(in libnetconf1.0),libssh version 0.7.5, Print the following information,Stop in “ ”ssh_packet_newkeys: Received SSH_MSG_NEWKEYS“ [14-34-17.433]...
I want my hardware to support netconf. Need I to add transapi module, and define some user-rpc? Should I use the edit-config or user-rpc when I want to change the...
Hello all, Based on my topology, I need to connect one netopeer-server instance to another netopeer- server instance to relay the data. Is it feasible in the current version? Thanks,
Hello all, I am trying to connect netopeer client to a netopeer server. The server is running in the NXP, LS1028ARDB device. I am running the client in an Ubuntu...
checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes configure: generating validation files... Traceback (most recent call last): File "/usr/local/bin/lnctool", line 491, in generate_validators(model_name+'.yin', augment_models_paths,...
Hello after running "docker build -t netopeer ." I get the following error libtool: Version mismatch error. This is libtool 2.4.2, but the libtool: definition of this LT_INIT comes from...
I use opendaylight to connect to netopeer but seems somthing wrong.It's ok to use netopeer-cli to connect to the server.And the opendaylight can connect to the netconf-testtool that odl provided.Should...
Hello all, when i compile the cfgsystem, i get this problem: /home/maxiao/netopeer-master/transAPI/cfgsystem/model/ietf-system.yang:9: error: module "ietf-inet-types" not found in search path Command 'pyang -p /home/maxiao/netopeer-master/transAPI/cfgsystem/model/ -f yin /home/maxiao/netopeer-master/transAPI/cfgsystem/model/ietf-system.yang' failed (1) configure:...