Installation Manual
H3C SecPath F100-A Firewall
Chapter 5 Software Maintenance
5-11
Note:
By default, the application name of the firewall side is system, the filename is config.cfg,
Boot ROM filename extension is bootrom, and the entire Boot ROM filename is
bootromfull.
z
Upload application, Boot ROM program, or configuration files.
ftp> put
local file
remote file
After the upload, at the prompt of “ftp>”, you can input dir to view the filenames and file
sizes on the firewall. If the upload succeeds, the size of the configuration file is the
same as that of the file on the host.
Caution:
z
When using FTP to upgrade the application program, make sure that the firewall
has enough flash memory. If the memory is not enough, you need to use the
delete
/unreserved
command to permanently delete old version files or other files to save
the memory space; otherwise, new files cannot be uploaded.
z
After uploading Boot ROM program using the
put
command, read the
bootrom/bootromfull program from Flash root directory using the
upgrade bootrom
[ full ]
command, and write it into Boot ROM to complete Boot ROM upgrade.
z
After uploading the application program into the flash memory, you need to rename
the program file to “system” to make the program take effect at next startup.
z
After uploading configuration files into the flash memory, you need to rename the file
to “config.cfg” to make the files take effect at next startup of the system, or use the
startup saved-configuration
command to set the configuration files used for next
startup.
z
Download application or configuration files
ftp> get
remote file
local file
Step 4: After the upload/download, quit the FTP client program.
ftp>quit