User Defined (Extended) Commands
Description
Manage user defined (extended) commands in Gaia Clish The name of the default command line shell in Check Point Gaia operating system. This is a restricted shell (role-based administration controls the number of commands available in the shell)..
Extended commands include:
-
Built in extended commands.
These are mostly intended to configure and troubleshoot Gaia
Check Point security operating system that combines the strengths of both SecurePlatform and IPSO operating systems. and Check Point products.
-
User defined commands.
You can do role-based administration (RBA) with extended commands:
-
Assign extended commands to roles.
-
Assign the roles to users or user groups.

-
To show all extended commands:
show extended commands
-
To show the path and description of a specified extended command:
show command <Command>
-
To add an extended command:
add command <Command> path <Path> description "<Text>"
-
To delete an extended command:
delete command <Command>

Parameter |
Description |
---|---|
|
Name of the extended command |
|
Path of the extended command |
"<Text>" |
Description of the extended command (must enclose in double quotes) |
See List of Available Extended Commands in Roles.

To add the free command to the systemDiagnosis role and assign that role to the user john:
Step |
Instructions |
|
---|---|---|
1 |
To add the free command:
|
|
2 |
Save the configuration:
|
|
3 |
Log out of Gaia. |
|
4 |
Log in to Gaia again. |
|
5 |
To add the free command to the systemDiagnosis role:
|
|
6 |
To assign the systemDiagnosis role to the user john:
|
|
7 |
Save the configuration:
|