Network Configuration Commands - LEGRAND Raritan PX3TS User Manual

Transfer switch
Table of Contents

Advertisement

Example 2 - Data Logging Enabled
The following command enables the data logging feature.
config:#
pdu dataRetrieval enable
Example 3 - Outlet Sequence Delay
The following command determines that the outlet 1's delay is 2.5 seconds,
outlet 2's delay is 3 seconds, and the delay for outlets 3 through 5 is 10
seconds.
config:#
pdu outletSequenceDelay 1:2.5;2:3;3-5:10
Example 4 - Non-Critical Outlets
The following command sets outlets 1, 2, 3, 7, and 9 to be critical outlets, and 4,
5, 6, 8, 10, 11 and 12 to be non-critical outlets on a 12-outlet PX3TS.
config:#
pdu nonCriticalOutlets 1-3,7,9:false;4-6,8,10-12:true

Network Configuration Commands

A network configuration command begins with network. A number of network
settings can be changed through the CLI, such as the IP address, transmission
speed, duplex mode, and so on.
Configuring IPv4 Parameters
An IPv4 configuration command begins with network ipv4.
Setting the IPv4 Configuration Mode
This command determines the IP configuration mode.
config:#
network ipv4 interface <ETH> configMethod <mode>
Variables:
<ETH> is one of the network interfaces: ETH1/ETH2, WIRELESS, or BRIDGE.
Note that you must choose/configure the bridge interface if your PX3TS is
set to the bridging mode.
Note: In the bridging mode, only the IP parameters of the BRIDGE interface
function. The IP parameters of ETH1/ETH2 and WIRELESS interfaces do NOT
function.
Chapter 9: Using the Command Line Interface
577

Advertisement

Table of Contents
loading

Table of Contents