Patch Install - HP A7500 Series Command Reference Manual

Fundamentals
Hide thumbs Also See for A7500 Series:
Table of Contents

Advertisement

Examples
# In standalone mode, delete patch 3 and all the patches after patch 3 on the standby MPU in slot 1.
<Sysname> system-view
[Sysname] patch delete 3 slot 1
# In standalone mode, delete all the patches on the standby MPU in slot 1.
<Sysname> system-view
[Sysname] patch delete slot 1
# In IRF mode, delete patch 3 and all the patches after patch 3 on the card in slot 5 of the IRF member
switch with the member ID of 1.
<Sysname> system-view
[Sysname] patch delete 3 chassis 1 slot 5
# In IRF mode, delete all the patches on the card in slot 5 of the IRF member switch with the member ID
of 1.
<Sysname> system-view
[Sysname] patch delete chassis 1 slot 5

patch install

Syntax
patch install { patch-location | file filename }
undo patch install
View
System view
Default level
3: Manage level
Parameters
patch-location: A string consisting of 1 to 64 characters. It specifies the directory where the patch file
locates and must be a root directory of a storage media. Provide this argument when you install a patch
file which is not packaged in a patch package file. The provided patch file name must be valid.
Otherwise, the system cannot locate the patch file and the hotfixing operation fails.
file filename: Filename of a patch package. Provide this option when you install a patch package file,
which contains multiple patches released at the same time.
Description
Use the patch install command to install all the patches in one step.
Use the undo patch install to remove the patches.
When you execute the patch install command, message "Do you want to continue running patches after
reboot? [Y/N]:" is displayed.
Entering y or Y: All the specified patches are installed, and turn to the RUNNING state from IDLE.
This equals execution of the commands patch location, patch load, patch active, and patch run.
The patches remain RUNNING after system reboot. If a slot is empty, the system will record the
information.
130

Advertisement

Table of Contents
loading

Table of Contents