HP VPN Firewall Appliances System Management and Maintenance Command Reference

55
The patch active command changes the state of DEACTIVE patches to ACTIVE state and runs the patches.
To continue to run these patches after a reboot, use the patch run command to change their state to
RUNNING. If not, the state of ACTIVE patches changes back to DEACTIVE at a reboot.
Examples
# Activate patch 3 and all its previous DEACTIVE patches.
<Sysname> system-view
[Sysname] patch active 3
# Activate all DEACTIVE patches.
<Sysname> system-view
[Sysname] patch active
patch deactive
Use patch deactive to stop running patches.
Syntax
patch deactive [ patch-number ]
Views
System view
Default command level
3: Manage level
Parameters
patch-number: Specifies the sequence number of a patch. The value range is 1 to 200. If no sequence
number is specified, this command deactivates all ACTIVE patches. If a sequence number is specified,
this command deactivates the specified patch and all its subsequent ACTIVE patches.
Usage guidelines
This command is not applicable to patches in RUNNING state.
Examples
# Stop running patch 3 and all its subsequent ACTIVE patches.
<Sysname> system-view
[Sysname] patch deactive 3
# Stop running all ACTIVE patches.
<Sysname> system-view
[Sysname] patch deactive
patch delete
Use patch delete to remove patches from the patch memory area.
Syntax
patch delete [ patch-number ]
Views
System view