LEGRAND Raritan PX3TS User Manual page 737

Transfer switch
Table of Contents

Advertisement

Scenario 3: Specify a new filename but use the default SCP port
▪ SSH/SCP port is the default (22), and the accessed PX3TS is a standalone device.
▪ Renaming the raw configuration file is wanted.
scp <user name>@<device ip>:/raw_config.txt <filename>
Scenario 4: Specify a different SCP port and a new filename
▪ SSH/SCP port is NOT the default (22), or the accessed PX3TS is a Port-Forwarding slave
device.
▪ Renaming the raw configuration file is wanted.
scp -P <port> <user name>@<device ip>:/raw_config.txt <filename>
Scenario 1: Only one PX3TS to configure, with the default SCP port
▪ SSH/SCP port is the default (22), and the accessed PX3TS is a standalone device.
▪ There is only one device to configure so a CSV file for device-specific settings is NOT needed.
scp <config file> <user name>@<device ip>:/raw_config_update
<user name> is the "admin" or any user profile with Administrator
Privileges.
<device ip> is the IP address or hostname of the PX3TS whose data you
want to download.
<port> is the current SSH/SCP port number, or the port number of a
specific slave device in the Port-Forwarding chain.
<filename> is the new filename of the downloaded file.
2.
Type the password when prompted.
3.
The system downloads the specified data from the PX3TS onto your
computer.
If you do NOT specify a new filename in the command, such as
Scenarios 1 or 2, the downloaded file's default name is
"raw_config.txt."
If you specify a new filename in the command, such as Scenarios 3 or 4,
the downloaded file is renamed accordingly.
To upload raw configuration data:
1.
Type one of the following SCP commands and press Enter.
Chapter 10: Using SCP Commands
717

Advertisement

Table of Contents
loading

Table of Contents