R3721-F3210-F3171-HP High-End Firewalls System Management and Maintenance Configuration Guide-6PW101
40
230 Logged in successfully
[ftp]
# Download file auto-update.txt on the FTP server.
[ftp] ascii
[ftp] get auto-update.txt
# Download file new-config.cfg on the FTP server.
[ftp]get new-config.cfg
# Download file soft-version2.bin on the FTP server.
[ftp] binary
[ftp] get soft-version2.bin
[ftp] bye
<Firewall>
# Change the extension of file auto-update.txt to .bat.
<Firewall> rename auto-update.txt auto-update.bat
# To ensure correctness of the file, use the more command to view the content of the file. (Details
now shown.)
# Execute the scheduled automatic execution function to enable the Firewall to be automatically
upgraded at 3 am.
<Firewall> system-view
[Firewall] job autoupdate
[Firewall-job-autoupdate] view system-view
[Firewall-job-autoupdate] time 1 one-off at 03:00 command execute auto-update.bat
To check if the upgrade is successful after the Firewall reboots, use the display version command.
Hotfix configuration example
Network requirements
• As shown in Figure 19, the software running on the Firewall is of some problem, and hotfixing is
needed.
• The patch file patch_xxx.bin is saved on the TFTP server.
• The Firewall and TFTP server can reach each other.
Figure 19 Network diagram
Configuration procedure
1. Configure the TFTP server:
{ Enable the TFTP server function. (Details not shown.)
{ Save the patch file patch_xxx.bin to the directory of the TFTP server. (Details not shown.)
2. Configure the Firewall:
# Use the save command to save the current system configuration. (Details not shown.)