User’s guide, Mete red rac k pdu – Dell Metered PDU LED User Manual
Page 127

USER’S GUIDE
Mete
red Rac
k
PDU
124
2. Open an FTP client session:
C:\dell>ftp
3. Type open and the IP address of the Rack PDU, and press
E
NTER
. If the
port
setting for the FTP Server has changed from its default of
21
, you must use the
non-default value in the FTP command.
• For Windows FTP clients, separate a non-default port number from the IP
address by a space. For example:
ftp> open 150.250.6.10 21000
• Some FTP clients require a colon instead before the port number.
4. Log on as Administrator;
admin
is the default user name and password.
5. Upgrade the AOS. (In the example, xxx is the firmware version number):
ftp> bin
ftp> put dell_hw05_aos_xxx.bin
6. When FTP confirms the transfer, type
quit
to close the session.
7. After 20 seconds, repeat step 2 through step 5. In step 5, use the application
module file name.
SCP.
To use Secure CoPy (SCP) to upgrade firmware for the Rack PDU:
1. Identify and locate the firmware modules described in the preceding instructions for
FTP.
2. Use an SCP command line to transfer the AOS firmware module to the Rack PDU.
The following example uses xxx to represent the version number of the AOS
module:
scp dell_hw05_aos_xxx.bin
[email protected]:dell_hw05_aos_xxx.bin
3. Use a similar SCP command line, with the name of the application module, to
transfer the application firmware module to the Rack PDU.