cp_conf auto

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.

Note - On a Multi-Domain ServerClosed Dedicated Check Point server that runs Check Point software to host virtual Security Management Servers called Domain Management Servers. Synonym: Multi-Domain Security Management Server. Acronym: MDS., use the option Automatic Start of Multi-Domain Server in the mdsconfigmenu.

Syntax on a Management Server in Gaia Clish or the Expert mode

cp_conf auto

      -h

      {enable | disable} <Product1> <Product2> ...

      get all

Syntax on a Security Gateway / Cluster Member in Gaia Clish or the Expert mode

cp_conf auto

      -h

      {enable | disable} <Product1> <Product2> ...

      get all

Syntax on a Scalable Platform Security Group in Gaia gClish

cp_conf auto

      -h

      {enable | disable} <Product1> <Product2> ...

      get all

Syntax on a Scalable Platform Security Group in the Expert mode

g_all cp_conf auto

      -h

      {enable | disable} <Product1> <Product2> ...

      get all

Parameters

Parameter

Description

-h

Shows the applicable built-in usage.

{enable | disable} <Product1> <Product2> ...

Controls whether the installed Check Point products start automatically during boot.

This command is for Check Point use only.

get all

Shows which of these Check Point products start automatically during boot:

Example from a Security 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@GW: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@GW:0]#