Running the First Time Configuration Wizard in CLI Expert mode
Description
Use this command in the Expert mode to test and to run the First Time Configuration Wizard on a Gaia Check Point security operating system that combines the strengths of both SecurePlatform and IPSO operating systems. system for the first time after the system installation.
|
Notes:
|
Syntax
-
To list the command options, run one of these:
Form
Command
Short form
config_system -h
Long form
config_system --help
-
To run the First Time Configuration Wizard from a specified configuration file, run one of these:
Form
Command
Short form
config_system -f <Path and Filename>
Long form
config_system --config-file <Path and Filename>
-
To run the First Time Configuration Wizard from a specified configuration string, run one of these:
Form
Command
Short form
config_system -s <String>
Long form
config_system --config-string <String>
-
To create a First Time Configuration Wizard Configuration file template in a specified path, run one of these:
Form
Command
Short form
config_system -t <Path>
Long form
config_system --create-template <Path>
-
To verify that the First Time Configuration file is valid, run:
config_system --dry-run
-
To list configurable parameters, run one of these:
Form
Command
Short form
config_system -l
Long form
config_system --list-params
To run the First Time Configuration Wizard from a configuration string:
Step |
Instructions |
||
---|---|---|---|
1 |
Run this command in Expert mode:
A configuration string must consist of parameter=value pairs, separated by the ampersand (&). You must enclose the whole string between quotation marks. For example:
For more information on valid parameters and values, run the " |
||
2 |
Reboot the system. |
To run the First Time Configuration Wizard from a configuration file:
Step |
Instructions |
|
---|---|---|
1 |
Run this command in Expert mode:
|
|
2 |
Reboot the system. |
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:
Step |
Instructions |
|
---|---|---|
1 |
Run this command in Expert mode:
|
|
2 |
Open the file you created in a text editor. |
|
3 |
Edit all parameter values as necessary. |
|
4 |
Save the updated configuration file. |
To validate a configuration file:
Run this command in Expert mode:
|
Parameters
A configuration file contains the <parameter>=<value>
pairs described in the table below.
|
Note - The |