HP Firewall Series - HP AF5000-CMW520-R3206P22 Release Notes
15
252900 KB total (139932 KB free)
File system type of cfa0: FAT16
<Sysname>
This example uses the default system software image file name main.bin and the default configuration
file names startup.cfg and system.xml. The startup.cfg file saves configuration that can be made in CLI
and Web. The system.xml file saves configuration that can be made only in Web, IDS collaboration
configuration for example.
3. Perform the tftp put command in user view to upload the main.bin file to the TFTP server.
<Sysname> tftp 192.168.0.2 put main.bin
File will be transferred in binary mode
Sending file to remote TFTP server. Please wait... /
TFTP: 16969732 bytes sent in 38 second(s).
File uploaded successfully.
<Sysname>
4. Perform the tftp put command in user view to upload the startup.cfg file and system.xml file to the TFTP
server.
<Sysname> tftp 192.168.0.2 put startup.cfg
File will be transferred in binary mode
Sending file to remote TFTP server. Please wait... \
TFTP: 1410 bytes sent in 0 second(s).
File uploaded successfully.
<Sysname> tftp 192.168.0.2 put system.xml
File will be transferred in binary mode
Sending file to remote TFTP server. Please wait... |
TFTP: 6647 bytes sent in 0 second(s).
File uploaded successfully.
<Sysname>
Upgrading the system software
This configuration example was created and verified on Feature 3210P1616 for the system software image file
f5000.bin.
1. Perform the tftp get command in user view to download the system software image file, for example,
f5000.bin, to the CF card on the firewall.
<Sysname> tftp 192.168.0.2 get f5000.bin
File will be transferred in binary mode
Downloading file from remote TFTP server, please wait...\
TFTP: 16969732 bytes received in 89 second(s)
File downloaded successfully.
<Sysname>