In This Section: |
Description
Use asg_hf_installer
to install one Hotfix on SGMs.
Best Practice - We recommend you follow the directions that come with the Hotfix.
Syntax
|
Parameters
Parameter |
Description |
---|---|
-b <SGM_IDs> |
Works with SGMs and/or Chassis as specified by <SGM_IDs>.
|
|
Specifies to perform the installation of the Hotfix. |
|
Specifies the Hotfix path and file name. This must be a |
|
Installs the Hotfix without asking any questions. |
|
Installs the Hotfix without reboot. |
|
Installs the Hotfix, even if it was installed already. |
|
Does not synchronize files listed in the |
|
Synchronizes Check Point Registry during the next reboot. Default: Check Point Registry is not synchronized. |
|
Changes the state to Admin Up when you have finished the Hotfix installation. Default: Admin Down state. |
|
Does not change the state to the Admin Down position at the beginning of the Hotfix installation. Default: Change to Admin Down state. |
|
For internal Check Point use only. |
Example
|
Description
Use the asg_hf_installer
command to uninstall one Hotfix on SGMs.
Best Practice - We recommend you follow the directions that come with the Hotfix.
Syntax
|
|
Parameters
Parameter |
Description |
---|---|
-b <SGMS_IDs> |
Works with SGMs and/or Chassis as specified by <SGM_IDs>.
|
|
Uninstalls the specified Hotfix. |
|
Specifies the Hotfix full path and file name (as saved in Check Point Registry). |
|
Specifies the legal Hotfix name. This Hotfix must be installed on the requested SGMs. The Hotfix name is the same as that of the Hotfix name used during the installation, but without the |
|
Uninstalls the Hotfix without asking any questions. |
|
Uninstalls the Hotfix without reboot. |
|
Does not synchronize files listed in the |
|
Synchronizes Check Point Registry during the next reboot. Default: Check Point Registry is not synchronized. |
|
Changes the state to Admin Up when you have finished the Hotfix uninstall. Default: Admin Down state. |
|
Does not change the state to the Admin Down position at the beginning of the Hotfix uninstall. Default: Change to Admin Down state. |
Syntax examples
# asg_hf_installer -b chassis2 uninstall name fw1_wrapper_HOTFIX_R76SP_30_J50_012
# asg_hf_installer -b chassis2 uninstall file $FWDIR/.../uninstall_fw1_wrapper_HOTFIX_R76SP_30_J50_012
Example output
|
Limitations