HP VPN Firewall Module Series - HP SECBLADEIII-CMW520-R3819P01 Release Notes
18
d. Use the put command in FTP client view to upload main.bin to the FTP server.
[ftp] put main.bin
227 Entering passive mode (192,168,0,2,26,0)
125 Using existing data connection
226 Closing data connection; File transfer successful.
FTP: 19790016 byte(s) sent in 14.605 second(s), 1355.00Kbyte(s)/sec.
[ftp]
e. Use the put command in FTP client view to upload startup.cfg and system.xml to the
FTP server.
[ftp] put startup.cfg
227 Entering passive mode (192,168,0,2,26,3)
125 Using existing data connection
226 Closing data connection; File transfer successful.
FTP: 1301 byte(s) sent in 0.187 second(s), 6.00Kbyte(s)/sec.
[ftp] put system.xml
227 Entering passive mode (192,168,0,2,26,6)
125 Using existing data connection
226 Closing data connection; File transfer successful.
FTP: 10324 byte(s) sent in 0.203 second(s), 50.00Kbyte(s)/sec.
[ftp]
2. Upgrade the system software:
This configuration example was created and verified on the firewall module that runs
Release 3819. The system software image file name is fw_card.bin.
To upgrade the system software:
a. Use the get command in FTP client view to download the system software image file
to the CF card on the firewall module.
[ftp] get fw_card.bin
227 Entering passive mode (192,168,0,2,26,77)
125 Using existing data connection
226 Closing data connection; File transfer successful.
FTP: 19790016 byte(s) received in 88.243 second(s), 224.00K byte(s)/sec.
[ftp]
b. Use the quit command in FTP client view to return to user view.
[ftp] quit
221 Service closing control connection
<Sysname>
c. Use the boot-loader command in user view to specify fw_card.bin as the main startup
image file.
<Sysname> boot-loader file fw_card.bin main
This command will set the boot file. Continue? [Y/N]:y
The specified file will be used as the main boot file at the next reboot on slot
0!