Print Download PDF Send Feedback

Previous

Next

Configuration Scripts for UTM-1 Edge devices

ModifyROBOConfigScript and ShowROBOConfigScript are equivalent to the Configuration Script tab in SmartProvisioning GUI for UTM-1 Edge SmartLSM devices (applicable only to UTM-1 Edge SmartLSM devices).

ModifyROBOConfigScript

ModifyROBOConfigScript sets the given UTM-1 Edge SmartLSM device's configuration script to be a copy of the contents of the given text file <inputScriptFile>.

Usage

LSMcli [-d] <server> <user> <pswd> ModifyROBOConfigScript VPN1Edge <RoboName> <inputScriptFile>

Parameters

ModifyROBOConfigScript Parameters

Parameter

Description

server

Name/IP address of the Security Management Server or Domain Management Server

user

User name of standard Check Point authentication method

pswd

Password of standard Check Point authentication method

RoboName

Name of UTM-1 Edge device

inputScriptFile

The given UTM-1 Edge SmartLSM device's configuration script is set to be a copy of the contents of the given text file

Example

LSMcli mySrvr name pass ModifyROBOConfigScript VPN1Edge MyRobo myScriptFile

ShowROBOConfigScript

This command shows the configuration script of the UTM-1 Edge SmartLSM device, and its SmartLSM Security Profile.

Usage

LSMcli [-d] <server> <user> <pswd> ShowROBOConfigScript VPN1Edge <RoboName>

Parameters

ShowROBOConfigScript Parameters

Parameter

Description

server

Name/IP address of the Security Management Server or Domain Management Server

user

User name of standard Check Point authentication method

pswd

Password of standard Check Point authentication method

RoboName

Name of UTM-1 Edge device

Example

LSMcli mySrvr name pass ShowROBOConfigScript VPN1Edge MyRobo