Using netconfd-pro
At init time: cfg_template_t *cfg = cfg_get_config_id(NCX_CFGID_RUNNING); ncx_transaction_id_t save_id = cfg->cur_txid; Later, get the cur_txid again...
Mon, 2 Apr, 2018 at 3:47 PM
There will be a directory and config files installed by yumapro in the /etc/yumapro directory. The initial file will be called /etc/yumapro/netconfd-pro-sa...
Mon, 21 Nov, 2022 at 11:37 AM
The yp-system library provides easy vendor integration with the netconfd-pro server. Use the yp-system library functions, found in the YumaPro yp-syst...
Mon, 21 Nov, 2022 at 11:40 AM
[RFC4741] 7.5.8. NETCONF <edit-config> Operations
Containers can be created, deleted, replaced, and modified through
<edit-confi...
Wed, 6 Sep, 2017 at 3:37 PM
The 'insert' command is used to insert or move YANG list or leaf-list data into a NETCONF database. It is a high level command that utilizes the ...
Thu, 24 Feb, 2022 at 2:19 PM
The netconfd-pro server is designed to be modular so that various protocols and features can be enabled or disabled by the administrator. Many features hav...
Thu, 28 Sep, 2017 at 8:42 PM
The netconfd-pro server allows SIL and SIL-SA libraries to be loaded at run-time, as well as at boot-time.
The load command allows a YANG...
Thu, 26 May, 2016 at 1:50 PM
module
operation
description
yumaworks-system
<backup>
Backup the running configuration to a file.
Ietf-netconf
<cancel-commit...
Fri, 3 Feb, 2017 at 10:09 AM
Setting up yp-shell yp-shell, the embedded CLI for the netconfd-pro server, runs by default when the server is started unless you include the "--w...
Mon, 21 Nov, 2022 at 11:41 AM
By default, warnings and errors are sent to STDOUT. YumaPro programs offer several parameters to allow users to tailor error logging to their needs. Th...
Thu, 24 Feb, 2022 at 2:28 PM