Print Download PDF Send Feedback

Previous

Next

ModifyROBO VPN1

This command modifies a Check Point SmartLSM Security Gateway. This action modifies the SmartProvisioning details for an existing SmartLSM Security Gateway and can be used to update properties previously supplied by the user.

Usage

LSMcli [-d] <server> <user> <pswd> ModifyROBO VPN1 <RoboName> [and at least one of:
[-P=Profile] [-RoboCluster=<OtherROBOName>|-NoRoboCluster]
[-D:<DO name>=<IP1>[-<IP2>] [-KeepDOs]...]

Parameters

ModifyROBO VPN1 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 the SmartLSM Security Gateway

Profile

Name of a SmartLSM Security Profile that was defined in SmartConsole.

OtherROBOName

Name of the already defined SmartLSM Security Gateway that is to participate in the Cluster with the newly created Security Gateway (if the -RoboCluster argument is provided).

-NoRoboCluster

The -NoRoboCluster parameter is equivalent to the "Remove Cluster" operation from GUI. When a ModifyROBO VPN1 command with this argument is issued on a Security Gateway that participates in a cluster, the cluster is removed.

DO Name

Name of the Dynamic Object

IP1-IP2

IP address range for the Dynamic Object

-KeepDOs

Keeps all existing dynamic objects in the dynamic objects list when you add new dynamic objects. If a dynamic object already exists in the list, its IP resolution is updated.

If this flag is not specified, the dynamic objects list is deleted when using the LSMcli command to add new dynamic objects.

Example

LSMcli mySrvr name pass ModifyROBO VPN1 MyRobo -D:MyEmailServer=123.45.67.8
-D:MySpecialNet=10.10.10.1-10.10.10.6

This example resolves Dynamic Objects for the given Security Gateway.