F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices System Management and Maintenance Configuration Guide-6PW100

45
Please wait...
... Done!
# Specify soft-version2.bin as the main startup system software image.
<Firewall> boot-loader file soft-version2.bin main
# Reboot the firewall to complete the upgrade.
<Firewall> reboot
3. Use the display version command to verify that the upgrade has succeeded. (Details not shown.)
184BInstalling patches from the CLI
376BNetwork requirements
Download a patch file from a TFTP server to fix bugs on the firewall in 747HFigure 20. The firewall and the
TFTP server can reach each other.
Figure 20 Network diagram
377BConfiguration procedure
1. Configure the TFTP server (the configuration varies with server vendors):
# Enable the TFTP server function. (Details not shown.)
# Save the patch file patch_xxx.bin to the working directory on the TFTP server. (Details not
shown.)
2. Configure the firewall:
# Use the save command to save the running configuration. (Details not shown.)
# Examine the storage medium on the firewall for space insufficiency. If the free space is not
sufficient for the patches, delete unused files. (Details not shown.)
# Download patch_xxx.bin from the TFTP server to the root directory of the firewall's storage
medium.
<Firewall> tftp 2.2.2.2 get patch_xxx.bin
# Install the patches.
<Firewall> system-view
[Firewall] patch install cfa0:
Patches will be installed. Continue? [Y/N]:y
Do you want to continue running patches after reboot? [Y/N]:y
Installing patches........
Installation completed, and patches will continue to run after reboot.