netconf
Here are 74 public repositories matching this topic...
The docs @ https://ncclient.readthedocs.io/en/latest/manager.html?highlight=get_config#ncclient.manager.Manager.get_config are missing the with_defaults parameter as per https://github.com/ncclient/ncclient/blob/master/ncclient/operations/retrieve.py#L116.
https://github.com/CESNET/libyang/blob/318ce5c30d6f53fe58e844147686854ff739d33d/src/parser.c#L589
For example, if val_str is null, the log will be
Value "" does not satisfy the constraint "1..31" (range, length, or pattern). in (file=null)(0)
Another example.
https://github.com/CESNET/libyang/blob/318ce5c30d6f53fe58e844147686854ff739d33d/src/parser_json.c#L651
Unknown "<n
Hi,
As per my understanding, if an application A1 which subscribe to a model M1.yang gets killed abruptly, before restarting we should remove shm/srsub_M1.*
A. is this understanding correct?
B. Also likewise,
- when we should remove shm/sr_* files?
- what files should be removed when we are restarting the Netopeer2 server after the server was killed abruptly.
- In what case should we re
-
Updated
May 12, 2020 - Java
Update time tracking
Lighty bootup emits information messages about timimg based on conversion to milliseconds. This is not always appropriate, as some things are at seconds-scale.
Unify all time tracking around Guava's Stopwatch, which performs automatic conversion, such that the timings are human-readable down to microseconds.
.... as well as techpubs
This must be really obvious since it's not mentioned anywhere in documentation ... but once openconfig is installed, there is nothing to see. It would be very helpful to point out that a configuration statements must be built with openconfig as well as how to use translation scripts in Junos.
Thanks
-
Updated
Aug 25, 2019 - Python
-
Updated
May 17, 2019 - Python
-
Updated
Jun 4, 2020 - Python
-
Updated
May 28, 2020 - Go
Improve this page
Add a description, image, and links to the netconf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the netconf topic, visit your repo's landing page and select "manage topics."
Question
@vnitinv Is there a reason this doesn't happen in PyEZ ??
Current behavior
When the user enters an incorrect RPC, an exception is raised: