
Chapter 9: Using SCP Commands
534
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.
Scenario 1: Only one SRC to configure, with the default SCP port
SSH/SCP port is the default (22), and the accessed SRC 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
Scenario 2: Only one SRC to configure, with a non-default SCP port
SSH/SCP port is NOT the default (22), or the accessed SRC is a Port-Forwarding
slave device.
There is only one device to configure so a CSV file for device-specific settings is NOT
needed.
scp
-P
<port>
<config
file>
<user
name>@<device
ip>:/raw_config_update
Scenario 3: Multiple SRC to configure, with the default SCP port
SSH/SCP port is the default (22), and the accessed SRC is a standalone device.
There are multiple devices to configure so a CSV file for device-specific settings is
needed during the upload.
scp <dev_list file> <config file> <user name>@<device
ip>:/raw_config_update /match=<col>
Scenario 4: Multiple SRC to configure, with a non-default SCP port
SSH/SCP port is NOT the default (22), or the accessed SRC is a Port-Forwarding
slave device.
There are multiple devices to configure so a CSV file for device-specific settings is
needed during the upload.
scp -P <port> <dev_list file> <config file> <user name>@<device
ip>:/raw_config_update /match=<dev_col>
<config file>
is the filename of the custom raw configuration
that you want to upload.
Summary of Contents for Raritan SRC-0100
Page 114: ...Chapter 6 Using the Web Interface 102...
Page 291: ...Chapter 6 Using the Web Interface 279...
Page 301: ...Chapter 6 Using the Web Interface 289 6 Click Create to finish the creation...
Page 311: ...Chapter 6 Using the Web Interface 299...
Page 312: ...Chapter 6 Using the Web Interface 300 Continued...
Page 625: ...Appendix H RADIUS Configuration Illustration 613 Note If your SRC uses PAP then select PAP...
Page 630: ...Appendix H RADIUS Configuration Illustration 618 14 The new attribute is added Click OK...
Page 631: ...Appendix H RADIUS Configuration Illustration 619 15 Click Next to continue...