In This Section: |
After you install Gaia for the first time, use the First Time Configuration Wizard to configure the system and the Check Point products on it.
To configure Gaia and the Check Point products on it for the first time, using WebUI, refer to R77 Installation and Upgrade for Gaia Platforms Administration Guide.
You can configure Gaia system and the Check Point products on it for the first time using the CLI config_system
command.
Notes -
|
To run the First Time Configuration Wizard from a configuration string:
config_system --config-string <string of parameters and values>
A configuration string must consist of parameter=value pairs, separated by &
. The whole string must be enclosed between quotation marks. For example: "hostname=myhost&domainname=somedomain.com&timezone='America/Indiana/Indianapolis'
&ftw_sic_key=aaaa&install_security_gw=true&gateway_daip=false&install_ppak=true
&gateway_cluster_member=true&install_security_managment=false"
For more information on valid parameters and values, see config_system.
To run the First Time Configuration Wizard from a configuration file:
config_system -f <file_name>
If you do not have a configuration file, you can create a configuration template and fill in the parameter values as necessary. Before you run the First Time Configuration Wizard, you can validate the configuration file you created.
To create a configuration file:
config_system -t <file_name>
To validate a configuration file:
Run this command in Expert mode: config_system --config-file <file_name> --dry-run
Run config_system
command in expert mode.
Description: |
Use this command to test and to run the First Time Configuration Wizard on a Gaia system for the first time after the system installation. |
Syntax: |
To list the command options:
To run the First Time Configuration Wizard from a specified configuration file:
To run the First Time Configuration Wizard from a specified configuration string:
To create a First Time Wizard Configuration file template in a specified path:
To verify that the First Time Configuration file is valid:
To list configurable parameters:
|
A configuration file contains the <parameter>=<value>
pairs described in the table below.
Note - The parameters can change from version to version. Run |
||||
Parameter |
Description |
Valid values |
||
|
Installs Security Gateway, if set to |
|
||
|
Installs Performance Pack, if set to |
|
||
|
Enables or disables dynamic IP gateway. |
Note - must be set to |
||
|
Enables or disables ClusterXL. |
|
||
|
Installs Security Management Server, if set to |
|
||
|
Makes the installed Security Management Server the primary one. The |
Note - can only be set to |
||
|
Makes the installed Security Management Server a secondary one. The |
Note - can only be set to |
||
|
Makes the installed Security Management Server the primary Multi-Domain Server. The |
Note - can only be set to |
||
|
Makes the installed Security Management Server a secondary Multi-Domain Server. The |
Note - can only be set to |
||
|
Installs Multi-Domain Log Server, if set to |
|
||
|
Specifies Multi-Domain Server management interface. |
Name of the interface exactly as it appears in the device configuration. Examples: |
||
|
Sets management administrator's username. Must be provided if |
A string of alphanumeric characters. |
||
|
Sets management administrator's password. Must be provided if |
A string of alphanumeric characters. |
||
|
Specifies management WebUI clients that can connect to the Security Management Server. |
|
||
|
Specifies the first address of the range, if |
IPv4 address of a host. |
||
|
Specifies the last address of the range, if |
IPv4 address of a host. |
||
|
Specifies the network address, if |
IPv4 address of a network. |
||
|
Specifies the netmask, if |
A number from 0 to 32. |
||
|
Sets a secure Internal Community key, if |
A string of alphanumeric characters. |
||
|
Sets administrator's password. |
A string of alphanumeric characters, enclosed between single quotation marks. |
||
|
Interface name (optional). |
Name of the interface exactly as it appears in the device configuration. Examples: |
||
|
Turns static IPv4 configuration on, when set to |
|
||
|
Sets IPv4 address of the management interface. |
IPv4 address. |
||
|
Sets IPv4 mask length for the management interface. |
A number from 0 to 32. |
||
|
Specifies IPv4 address of the default gateway. |
IPv4 address. |
||
|
Turns static IPv6 configuration on, when set to |
|
||
|
Sets IPv6 address of the management interface. |
IPv6 address. |
||
|
Sets IPv6 mask length for the management interface. |
A number from 0 to 128. |
||
|
Specifies IPv6 address of the default gateway. |
IPv6 address. |
||
|
Sets the name of the local host (optional). |
A string of alphanumeric characters. |
||
|
Sets the domain name (optional). |
Fully qualified domain name. Example: |
||
|
Sets the area/region (optional). |
The value must be enclosed between single quotation marks. Examples: |
||
|
Sets the IP address of the primary NTP server (optional). |
IPv4 address. |
||
|
Sets the IP address of the secondary NTP server (optional). |
IPv4 address. |
||
|
Sets the IP address of the primary DNS server (optional) |
IPv4 address. |
||
|
Sets the IP address of the secondary DNS server (optional) |
IPv4 address. |
||
|
Sets the IP address of the tertiary DNS server (optional) |
IPv4 address. |
||
|
Downloads Check Point Software Blade contracts and other important information, if set to For more information, see sk94508. |
|
||
|
Uploads data that helps Check Point provide you with optimal services, if set to For more information, see sk94509. |
|