User guide

Chapter 7: Using the Command Line Interface
215
config:# sensor ocp 3 current upperCritical enable upperCritical 25
upperWarning enable upperWarning 20
Results:
The Upper Critical threshold of the 3rd circuit breaker's RMS current is
enabled.
The Upper Critical threshold of the 3rd circuit breaker's RMS current is
set to 25A.
The Upper Warning threshold of the 3rd circuit breaker's RMS current
is enabled.
The Upper Warning threshold of the 3rd circuit breaker's RMS current
is set to 20A.
Querying Available Parameters for a Command
If you are not sure what commands are available for a particular type of
CLI command, you can have the CLI show them by adding a space and
then a question mark to the end of that command. A list of available
parameters and their descriptions will be displayed.
The following shows a few query examples.
To query available network configuration parameters, the syntax
is:
config:# network ?
To query available role configuration parameters, the syntax is:
config:# role ?
Quitting the Configuration Mode
Both of "apply" and "cancel" commands let you quit the configuration
mode. The difference is that "apply" saves all changes you made in the
configuration mode while "cancel" aborts all changes.
To quit the configuration mode, use either command:
config:# apply
-- OR --
config:# cancel
The # prompt appears after pressing Enter, indicating that you have
entered the administrator mode.