6-22
Table 6-9
Command output description for upgrading and backing up an application file
Field
Description
tftp 192.168.80.200 get main.bin main.bin
Download the file to be upgraded from the
server.
The file main.bin exists. Overwrite it? [Y/N]:
Whether to overwrite the existing file with the
same name.
TFTP: 14092032 bytes received in 907
second(s)
The file is downloaded and upgrading of the file is
successfully completed.
tftp 192.168.80.200 put main.bin main.bin
Upload the file on the firewall to the server.
TFTP: 14092032 bytes sent in 32 second(s)
The file is uploaded and backup of the file is
successfully completed.
Upgrading BootWare and Applications Using FTP
If the application file is large, you can use FTP to download it for upgrade, to reduce maintenance time.
As an application layer protocol, the File Transfer Protocol (FTP) is mainly used to provide data transfer
between hosts. FTP provides reliable and connection-oriented data transfer service over TCP.
Compared with TFTP, the FTP software is much bigger.
There are two approaches to upgrading BootWare and application files using FTP:
z
On the BootWare menu. In this approach, the firewall can serve as the FTP client only.
z
At the CLI. In this approach, the firewall can serve as the FTP server or the FTP client.
Upgrading an Application Using FTP on the BootWare Menu
Set up an FTP upgrading environment.