Check Point SmartLSM Command Line Utility (LSMcli) is a simple command line utility, an alternative to SmartProvisioning SmartConsole GUI.
LSMcli lets you perform SmartProvisioning GUI operations from a command line or through a script.
Note - LSMcli can run from locations other than SmartConsole clients, so be sure to define the location that LSMcli runs from as a GUI client.
The first time that you perform an action on the LSMcli from a client, LSMcli shows the Management Server's fingerprint. Confirm the fingerprint.
In the LSMcli, commands can use the abbreviation ROBO (Remote Office/Branch Office) gateways.
These gateways in SmartProvisioning are called SmartLSM Security Gateways.
In this chapter, square brackets ([ ]) are used with the LSMcli utility. 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.
Displays command line usage and provides examples for different actions.
LSMcli [-h | --help]
To manage and configure your devices through the SmartProvisioning CLI:
On your Management Server, run:
LSMcli [-d] <
Server> <
User> <
Pswd> <
Action>
Parameter |
Description |
---|---|
|
Runs the command in the debug mode |
Server |
Name/IP address of the Security Management Server or Domain Management Server |
User |
User name used in the standard Check Point authentication method |
Pswd |
Password used in the standard Check Point authentication method |
Action |
Specific function performed (see the next sub-sections for a complete list of actions) |