Check Point LSMcli Overview
Description
Check Point SmartLSM Command Line Utility (LSMcli) is a simple command line utility, an alternative to SmartProvisioning SmartConsole GUI.
LSMcli performs SmartProvisioning GUI operations from a command line or through a script.
|
|
Notes:
|
Syntax
|
|
|
|
Parameters
|
Parameter |
Description |
|---|---|
|
|
Runs the command in the debug mode. |
|
|
Specifies the Security Management Server or Domain Management Server by its Name or IPv4 address. |
|
|
Specifies the username used in the standard Check Point authentication method. |
|
|
Specifies the password used in the standard Check Point authentication method. |
|
|
Specifies the function performed (see the next sub-sections for a complete list of actions). |
Syntax Notation
Square brackets ([ ]) are used in the LSMcli utility syntax. These brackets are correct and syntactically necessary.
This is an example of how they are used:
-
A [b [c]] - means that for parameter A, you can provide b. If you provide b, you can provide c.
-
A [b] [c] - means that for parameter A, you can provide b, c, or b and c.
-
A [b c] - means that for parameter A, you can provide b and c.