F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices System Management and Maintenance Command Reference-6PW100
58
Examples
# Install files from the CF card.
<Sysname> system-view
[Sysname] 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.
[Sysname]
# Install patches from a patch package file.
<Sysname> system-view
[Sysname] patch install file:/patch_packeg.bin
Patches will be installed. Continue? [Y/N]:y
Do you want to run patches after reboot? [Y/N]:y
Installing patches..
Installation completed, and patches will continue to run after reboot.
[Sysname]
patch load
Use patch load to load patches from the storage medium to the patch memory area.
Syntax
patch load [ file filename ]
Default
The system loads the patch file from the storage medium.
Views
System view
Default command level
3: Manage level
Parameters
file filename: Specifies a patch package file name. If the package file is specified, the system loads patch
files from the patch package. If no package file is specified, the system loads patch files from the storage
medium on the device.
Usage guidelines
Before loading patches, make sure you have saved the patch files to the specified patch file location. If
no patch location has been specified, the system by default loads patch files from the root directory of the
storage medium.
In FIPS mode, the signature of the patch file is verified first. If the signature is invalid, the operation fails.
Examples
# Load patches from patch files.
<Sysname> system-view
[Sysname] patch load
# Load patches from a patch package file.