Patch Install - HP A8800 Series Fundamentals Command Reference

Hide thumbs Also See for A8800 Series:
Table of Contents

Advertisement

Examples
# Remove patch 3 and all its subsequent patches from the patch memory area on the MPU in slot 1.
<Sysname> system-view
[Sysname] patch delete 3 slot 1
# Remove all patches from the patch memory area on the MPU in slot 1.
<Sysname> system-view
[Sysname] patch delete slot 1

patch install

Syntax
patch install { patch-location | file filename }
undo patch install
View
System view
Default level
3: Manage level
Parameters
patch-location: Specifies the patch file path, a string of 1 to 64 characters. The file must be saved in the
root directory of a storage medium. If a partitioned CF card is used, save the file on the first partition.
Provide this argument if the patch file is not packaged in a patch package file, and make sure the file
name is correct.
file filename: Specifies a patch package file name.
Description
Use patch install to install and run patches in one step.
Use undo patch install to remove all ACTIVE and RUNNING patches from the patch memory area.
If a patch package file is used, save the file to the root directory of the flash on each MPU before patch
installation. If a patch file is used, save the file as follows:
Save the patch file for the active MPU or an interface card to the root directory of the active MPU's
flash.
Save the patch file for the standby MPU to the root directory of the standby MPU's flash.
If a partitioned CF card is used, save the patch file or the patch package file on the first partition.
In FIPS mode, the patch file or the patch package file must pass authenticity verification before it can be
installed.
The patch install command changes the state of installed patches from IDLE to ACTIVE or RUNNING,
depending on your choice during the command execution process. If you choose to have installed
patches continue to run after a reboot (entering Y), the installed patches are set in RUNNING state and
remain in this state after a reboot. If not, the installed patches are set in ACTIVE state and change to the
DEACTIVE state at a reboot.
The undo patch install command change the state of ACTIVE and RUNNING patches to IDLE, but does
not delete them from the storage media.
119

Advertisement

Table of Contents
loading

Table of Contents