LEGRAND Server Technology PRO3X User Manual page 163

Command line interface (cli)
Hide thumbs Also See for Server Technology PRO3X:
Table of Contents

Advertisement

Example
The following command sets the CONSOLE baud rate of the PRO3X device's serial port to 9600 bps.
config:#
serial consoleBaudRate 9600
Multi-Command Syntax
To shorten the configuration time, you can combine various configuration commands in one command to perform all of them
at a time. All combined commands must belong to the same configuration type, such as commands prefixed with network,
user modify, sensor externalsensor and so on.
A multi-command syntax looks like this:
<configuration type> <setting 1> <value 1> <setting 2> <value 2> <setting 3> <value
3> ...
Example 1 - Combination of ETH1's Activation, Configuration Method and IP
The following multi-command syntax configures IPv4 address, configuration method and activation status for ETH1's network
connectivity simultaneously.
network ipv4 interface eth1 enabled true configMethod static address
192.168.84.225/24
Results:
The ETH1 interface is enabled.
ETH1's configuration method is set to static IP address.
ETH1's IPv4 address is set to 192.168.84.225/24.
Example 2 - Combination of Upper Critical and Upper Warning Settings
The following multi-command syntax simultaneously configures Upper Critical and Upper Warning thresholds for the RMS
current of the 2nd overcurrent protector.
sensor ocp 2 current upperCritical disable upperWarning 15
Results:
The Upper Critical threshold of the 2nd overcurrent protector's RMS current is disabled.
The Upper Warning threshold of the 2nd overcurrent protector's RMS current is set to 15A and enabled at the same time.
PRO3X User Guide – Command Line Interface (CLI)
163 of 182
Using the PRO3X Command Line Interface (CLI)

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Server Technology PRO3X and is the answer not in the manual?

Table of Contents