HP Switch Services Modules - HP SECBLADEII-CMW520-R3175 Release Notes Release Notes
19
File system type of cfa0: FAT32
<Sysname>
This example uses the default system software image file name main.bin and the
default configuration file names startup.cfg and system.xml.
3. Execute the ftp command in user view to access the FTP server.
<Sysname> ftp 192.168.0.2
Trying 192.168.0.2 ...
Press CTRL+K to abort
Connected to 192.168.0.2.
220 3Com 3CDaemon FTP Server Version 2.0
User(192.168.0.2:(none)):user123
331 User name ok, need password
Password:
230 User logged in
4. Execute the put command in FTP client view to upload the main.bin file 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), 135 5.00Kbyte(s)/sec.
[ftp]
5. Execute the put command in FTP client view to upload the startup.cfg file and the
system.xml file 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 succ essful.
FTP: 10324 byte(s) sent in 0.203 second(s), 50.00Kbyte(s)/sec.
[ftp]
Upgrading the system software
This configuration example was created and verified on Feature 3174P10 for the system
software image file fw_card.bin.
1. Execute the get command in FTP client view to download the system software image
file fw_card.bin to the CF card on the firewall card.
[ftp] get fw_card.bin
227 Entering passive mode (192,168, 0,2,26,77)