You can modify any existing "config.txt", and then upload it to a specific Legrand PDU for modifying part or
all of its settings.
There are two ways to get one "config.txt":
You create this file by yourself, either using or not using the Mass Deployment Utility. See
Configuration Files
(on page 433) and
config.txt
(on page 437).
You download the raw configuration data from any Legrand PDU.
The downloaded raw configuration contains "almost" all of current settings on your Legrand PDU.
Warning: Some configuration keys in the downloaded raw configuration are commented out, and those
must NOT be part of the configuration that will be uploaded to any Legrand PDU. See
Keys that Cannot
Be Uploaded
(on page 426).
Both configuration download and upload operations require the Administrator Privileges.
In This Chapter
Downloading Raw Configuration .......................................................... 460
Uploading Raw Configuration............................................................... 462
Downloading Raw Configuration
There are three download methods:
Web browsers:
See
Download via Web Browsers
(on page 460).
SCP or PSCP command:
See
Uploading or Downloading Raw Configuration Data
(on page 424).
CURL command:
See
Download via Curl
(on page 461).
Download via Web Browsers
There are two scenarios by using web browsers.
URL containing login credentials:
To log in immediately while issuing the download request, type an URL containing the login credentials in the
web browser.
http(s)://<user>:<password>@<device IP>/cgi-bin/raw_config_download.cgi
Parameter
Description
<user>
Any user name that has the Administrator
Privileges.
<password>
The password of the specified user name.
<device IP>
Hostname or IP address of the Legrand PDU
whose raw configuration you want to download.
Raw Configuration Upload and
Download