LSMcli ModifyROBO VPN1Cluster

Description

You can change a SmartLSM cluster main IP address.

You can resolve a dynamic object for a SmartLSM cluster.

Syntax for changing the Main IP Address

You can change a SmartLSM cluster main IP address in the SmartProvisioning GUI (double-click the SmartLSM cluster object > Edit window > Cluster tab), or with this command:

LSMcli [-d] <Mgmt Server> <Username> <Password> ModifyROBO VPN1Cluster <ROBOClusterName> -I=<MainIPAddress>

Syntax for resolving a Dynamic Object

You can resolve a dynamic object for a SmartLSM cluster in the SmartProvisioning GUI (double-click the SmartLSM cluster object > Edit window > Dynamic Objects tab), or with this command:

LSMcli [-d] <Mgmt Server> <Username> <Password> ModifyROBO VPN1Cluster <ROBOClusterName> -D:<DO Name>={<IP> | <IP1-IP2>}

Parameters

Parameter

Description

<Mgmt Server>

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

<Username>

User name of standard Check Point authentication method.

<Password>

Password of standard Check Point authentication method.

<Profile>

Name of cluster Profile to which to map the new cluster.

<MainIPAddress>

Main IP address of cluster.

<DO Name>

Name of the Dynamic Object.

<IP>

Single IP address.

<IP1-IP2>

Range of IP addresses.