
Ju
ne
20
18
394 Legrand PDU User Guide
For detailed information on the bulk configuration requirements, see
Bulk Configuration
(on page 239).
To save the configuration via SCP:
1. Type the following SCP command and press Enter.
scp <user name>@<device ip>:/bulk_config.txt
<user name>
is the "admin" or any user profile with the administrator privileges.
<device ip>
is the IP address of the Legrand PDU whose configuration you want to save.
2. Type the user password when prompted.
3. The system saves the configuration from the Legrand PDU to a file named "bulk_config.txt."
To copy the configuration via SCP:
1. Type the following SCP command and press Enter.
scp bulk_config.txt <user name>@<device ip>:/bulk_restore
<user name>
is the "admin" or any user profile with the administrator privileges.
<device ip>
is the IP address of the Legrand PDU whose configuration you want to copy.
2. Type the user password when prompted.
3. The system copies the configuration included in the file "bulk_config.txt" to another Legrand PDU, and
displays the following message.
Starting restore operation. The connection will be closed now.
SCP examples:
Save operation:
scp [email protected]:/bulk_config.txt
Copy operation:
scp bulk_config.txt [email protected]:/bulk_restore
Windows PSCP commands:
PSCP in Windows works in a similar way to the SCP.
Save operation:
pscp <user name>@<device ip>:/bulk_config.txt
Copy operation:
pscp bulk_config.txt <user name>@<device ip>:/bulk_restore
Backup and Restore via SCP
To back up ALL settings of a Legrand PDU, including device-specific settings, you should perform the
backup operation instead of the bulk configuration.
You can restore all settings to previous ones after a backup file is available.
To back up the settings via SCP:
1. Type the following SCP command and press Enter.
scp <user name>@<device ip>:/backup_settings.txt
<user name>
is the "admin" or any user profile with the administrator privileges.
<device ip>
is the IP address of the Legrand PDU whose settings you want to back up.
2. Type the user password when prompted.
3. The system saves the settings from the Legrand PDU to a file named "backup_settings.txt."