Description
Shows and controls which of Check Point products start automatically during boot.
Note - This command corresponds to the option Automatic start of Check Point Products in the cpconfig menu.
Important - In cluster, you must configure all the Cluster Members in the same way.
Syntax
| cp_conf auto -h {enable | disable} <Product1> <Product2> ... get all | 
Parameters
| Parameter | Description | 
|---|---|
| 
 | Shows the applicable built-in usage. | 
| 
 | Controls whether the installed Check Point products start automatically during boot. This command is for Check Point use only. | 
| 
 | Shows which of these Check Point products start automatically during boot: 
 | 
Example from a Management Server
| [Expert@MGMT:0]# cp_conf auto get all 
 Check Point Security Gateway is not installed 
 QoS is not installed 
 The SmartEvent Suite will start automatically at boot time. 
 [Expert@MGMT:0]# | 
Example from a Security Gateway
| [Expert@MyGW:0]# cp_conf auto get all 
 The Check Point Security Gateway will start automatically at boot time. 
 QoS will start automatically at boot time. 
 SmartEvent Suite is not installed 
 [Expert@MyGW:0]# |