System information
cycli Parameters and Arguments
306 AlterPath OnBoard Administrator’s Guide
etc/param.conf file. Table 10-2 on page 313 shows branches of the tree that let
you add parameters to them.
The following diagram illustrates one parameter in the OnBoard cycli
parameter tree. As shown in the example in Figure 10-1, each branch in the
parameter tree is made up of one or more parameters, one nested below the
other. In the figure, the top-level network parameter is followed by the
second-level interface parameter, which is then followed by the third-
level failover parameter. No parameters are nested under failover.
Figure 10-1:Example Branch in the cycli Parameter Tree
In this branch the only commands supported are “get” and set.” All of the
parameters in a branch are entered together on a single cycli command line.
For example, to get the value set for failover, you would enter:
Entering “set” with “yes” enables Ethernet failover; “no” disables it. To set failover, you
would enter the following command in interactive mode:
You can use autocompletion with the set command to find out the accepted
values.
cli> get network interface failover
no
cli>
cli> set network interface failover
yes
OK
cli>
cli> set network interface failover <Tab><Tab>
set to yes or no. Enables or disables the interface bond0.
cli>
network
interface
failover