Multi-Command Syntax - LEGRAND Raritan PX3TS User Manual

Transfer switch
Table of Contents

Advertisement

config:#
network ipv4 interface eth1 enabled true configMethod static
address 192.168.84.225/24
Option
forceAnalogModem
forceGsmModem
Example
The following command sets the CONSOLE baud rate of the PX3TS 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.
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.
Chapter 9: Using the Command Line Interface
Description
The PX3TS attempts to recognize that the
connected device is an analog modem.
The PX3TS attempts to recognize that the
connected device is a GSM modem.
695

Advertisement

Table of Contents
loading

Table of Contents