Specifications

72 Operations
Installation and Operations Manual
FTP Administration
You can upload new versions of firmware into the PT22 using File Transfer Protocol (FTP). This
allows access to new firmware releases for firmware improvements and new features additions. The
following commands are used to configure the unit for an FTP firmware upload.
Setting the FTP host address:
The Set FTP Host command sets the FTP host IP address or hostname allowing for firmware file uploads.
To set the FTP Host address:
At the Switched CDU: prompt, type set ftp host, followed by the IP address or hostname and press Enter.
NOTE: Both IPv4 and IPv6 formats are accepted for IP address or hostname.
Examples
The following command sets the FTP host IP address to 12.34.56.99:
Switched CDU: set ftp host 12.34.56.99<Enter>
The following command sets the FTP hostname to ftp.servertech.com:
Switched CDU: set ftp host ftp.servertech.com<Enter>
Setting the FTP username:
The Set FTP Username command sets the username as required by the FTP Host.
To set the FTP username:
At the Switched CDU: prompt, type set ftp username, followed by the FTP username and press Enter.
Example
The following command sets the FTP username to Guest:
Switched CDU: set ftp username guest<Enter>
Setting the FTP Password:
The Set FTP Password command sets the password as required by the FTP Host.
To set the FTP password:
At the Switched CDU: prompt, type set ftp password, followed by the FTP password and press Enter.
Example
The following command sets the FTP password to Test1:
Switched CDU: set ftp password Test1<Enter>
Setting the filename to be uploaded:
The Set FTP Filename command sets the filename of the firmware file to be uploaded.
To set the FTP filename:
At the Switched CDU: prompt, type set ftp filename, followed by the firmware filename and press Enter.
Example
The following command sets the FTP filename to snb_s50a.bin:
Switched CDU: set ftp filename swcdu-v60g.bin<Enter>