Using yangcli-pro
The following article explains how to connect yangcli-pro with ODL over the NETCONF protocol. The netconfd-pro 21.10-4 release and ODL karaf-0.8.4-Oxygen w...
Wed, 2 Feb, 2022 at 9:42 AM
Yes. The --check-replies parameter (see the --check-replies Section in the yangcli-pro CLI Reference) specifies whether <rpc-reply> messages received ...
Mon, 21 Nov, 2022 at 11:14 AM
The <edit-config> operation can be invoked from the yangcli-pro command line. The contents of the <config> element can be stored in an XM...
Thu, 24 Feb, 2022 at 2:01 PM
yangcli-pro allows very complex NETCONF operations to be constructed by the user in interactive mode. The user is prompted for all mandatory fields, ...
Thu, 3 Sep, 2020 at 3:59 PM
yangcli-pro can store session configurations so they can be reused as a "named session". If the "default" session is used, then yangcli...
Thu, 24 Feb, 2022 at 2:02 PM
Both yp-shell and yangcli-pro provide a command line interface to netconfd-pro, but there are some important differences. yp-shell is the optional embed...
Sun, 6 Feb, 2022 at 4:38 PM
The read-only environment variable $YUMAPRO_RUNPATH specifies the path to search for scripts. When starting yangcli-pro using the --runpath parameter sp...
Thu, 24 Feb, 2022 at 8:45 PM
The command line parser is based on libtecla, a freely available library. If the file $HOME/.teclarc exists, then libtecla will use it to configure the key ...
Mon, 21 Nov, 2022 at 11:16 AM
If you have a YANG module which contains a list, you might find that using the create command in yangcli-pro won’t allow you to specify the “name” and “des...
Wed, 13 May, 2020 at 4:48 PM
yangcli-pro can be used from the command line, typically to connect to a server, perform some tasks, and exit. > yangcli-pro --run-script=my-test-scr...
Thu, 24 Feb, 2022 at 2:03 PM