-
Is there Netopeer2 v1.1.70 debian package available somewhere online?
I only found v1.1.76 at https://download.opensuse.org/repositories/home:/liberouter/.
-
I am working on a sysrepo plugin which deals with the operational data of ietf-interfaces YANG module.
[ietf-interfaces.txt](https://github.com/sysrepo/sysrepo/files/6990603/ietf-interfaces.txt)
T…
-
Hello,
I have started using this tool recently and have went through the tests folder and the examples in it. Started with a sample call home test. I have added the necessary C_INCLUDE_PATH and LD_…
-
Hi, I'm having issue working with the package. I'm trying to connect to below device on Cisco VIRL:
`Cisco IOS Software [Denali], CSR1000V Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Version 16.3.2…
-
> show version
fpc0:
--------------------------------------------------------------------------
Hostname: AC1.mro1
Model: acx5048
Junos: 17.4R2-S10
JUNOS Base OS Software Suite [17.4R2-S10]
JU…
-
I've the following code and it always file with "Unexpected session close". The debug message is below. I can use CLI ssh to send hello from a Linux box. But when comes to ncclient, it always file.
…
-
I have a function that among other things, grabs a current, committed version of the config in set format:
Original Code:
```def get_config_set(equipment):
try:
print("Gathering Co…
-
Hi @olofhagsand
Please see:
```
dimag@dali:~$ ssh admin@172.20.20.101 -s netconf
admin@172.20.20.101's password:
urn:ietf:params:netconf:base:1.0urn:ietf:params:netconf:capability:candidate:1.0u…
-
Hi!
I'm looking forward to the new libyang2 changes, and was just wondering, is the API documentation to be expected in the near future?
I'm interested in how the new changes will affect past im…
-
I am using the asyncio functionality of subscriptions (which is a very cool feature). The issue is that I am receiving a timeout for the calls when calling them from the client:
```Callback event "ch…