LSMcli AddClusterSubnetOverride VPN1Cluster

Description

These settings in SmartLSM cluster objects get default values from their Profiles:

  • Names of cluster member interfaces

  • IP addresses of cluster member interfaces

These default values can (and in the case of IP addresses, usually must) be overridden for the individual SmartLSM cluster.

You can edit the interface properties in the SmartProvisioning GUI (in the New SmartLSM Cluster wizard, or double-click the SmartLSM cluster object > Edit window > Topology tab), or with this command.

Notes:

Syntax

LSMcli [-d] <Mgmt Server> <Username> <Password> AddClusterSubnetOverride VPN1Cluster <ROBOClusterName> <InterfaceName> [-IName=<MembersInterfaceName>] [-MNet=<MembersNetAddress>] [-CIP=<ClusterIPAddress> -CNetMask=<ClusterNetMask>]

You must define at least one of these parameters:

  • "-IName"

  • "-MNet"

  • "-CIP" and "-CNetMask"

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.

<ROBOClusterName>

Name of the SmartLSM cluster.

<InterfaceName>

Name of cluster (virtual) interface, as defined in the Profile topology.

Use the name of the cluster interface even if you set values for cluster members' interfaces.

If the cluster interface's Network Objective (as defined in the Profile topology) is Sync only (and not Cluster+Sync), there is no cluster interface, only cluster member interface.

In this case use the Network Objective (for example, 1st Sync) for this parameter.

-IName

New name of the interface for cluster members.

The name must match the name defined in the operating system of the cluster members.

-MNet

New network address for cluster members.

This address, together with the host parts defined in the Profile, produces complete IP addresses.

-CIP

New IP address for the cluster (virtual) interface.

-CNetMask

Net mask for the cluster (virtual) interface.