Using yangcli-pro

How can I show the netconfd-pro server version in my yangcli-pro client session?
Finding out what version of netconfd-pro is running on a given system is quite simple with yangcli-pro. If the yuma-system YANG module is loaded then th...
Tue, 16 Feb, 2021 at 12:19 PM
How do I setup yangcli-pro to maximize automation?
yangcli-pro has many powerful automated features turned on by default. There are some exceptions, however: 1) The autoconfig parameter is turned off by ...
Mon, 6 Feb, 2023 at 5:28 PM
Where does yangcli-pro look for test suites?
The test-suite commands allow session activity to be recorded and played back so that the results can be compared over time.  These test-suites can be saved...
Thu, 24 Feb, 2022 at 2:07 PM
Controlling Terminal Output
yangli-pro and yp-shell support filtering and paginating of their output. Pipe commands: begin, include, exclude, display, and redirect, allow output t...
Mon, 21 Nov, 2022 at 5:41 PM
Setting System Variables
Most of the yangcli-pro and yp-shell CLI configuration parameters can be set at run-time as system variables. (Try "show system" to see the...
Thu, 24 Feb, 2022 at 2:11 PM
What are the different yangcli-pro display modes?
The display mode is the type of formatting that will be used when data is displayed, including YANG data nodes retrieved from a server. It is set using the...
Mon, 2 Apr, 2018 at 5:18 PM
Saving YANG Data in Files
YANG data retrieved from a server can be saved to a file using a file assignment expression. The data encoding is determined by the file extension: "...
Thu, 24 Feb, 2022 at 2:13 PM
How do I set the binary YANG node?
There are several nuances with binary data types. In this article we are going to cover different ways how to set the binary node and how  and what value ...
Mon, 4 Mar, 2019 at 10:20 AM
How do I use XGET command with XPath operators?
In this article we are going to illustrate how to send the XGET request to the server with different XPath operators and functions. The server fully suppor...
Tue, 5 Mar, 2019 at 2:21 PM
How to connect to multiple sessions at once
It is possible to use yangcli-pro to connect to multiple NETCONF or RESTCONF servers at once. The "named sessions" feature can be used for this p...
Wed, 13 Jan, 2021 at 12:12 PM