Description
Enables or disables cluster membership on this Security Gateway.
Important - This command is for Check Point use only. To configure cluster membership, you must use the cpconfig
command.
For more information, see the R80.30 ClusterXL Administration Guide.
Syntax
|
Parameter
Parameter |
Description |
---|---|
|
Enables cluster membership on this Security Gateway. This command is equivalent to the option Enable cluster membership for this gateway in the |
|
Disables cluster membership on this Security Gateway. This command is equivalent to the option Disable cluster membership for this gateway in the |
|
Optional: Specifies to apply the configuration change without the restart of Check Point services. The new configuration takes effect only after reboot. |
Example - Enable the cluster membership without restart of Check Point services
[Expert@MyGW:0]# cp_conf ha enable norestart
Cluster membership for this gateway was enabled successfully Important: This change will take effect after reboot.
[Expert@MyGW:0]# |
Example - Disable the cluster membership without restart of Check Point services
[Expert@MyGW:0]# cp_conf ha disable norestart cpwd_admin: Process CPHAMCSET process has been already terminated
Cluster membership for this gateway was disabled successfully Important: This change will take effect after reboot.
[Expert@MyGW:0]# |