LSMcli ModifyROBOTopology VPN1

Description

This command modifies the SmartLSM VPN Domain configuration for a selected Security Gateway.

Syntax

LSMcli [-d] <Mgmt Server> <Username> <Password> ModifyROBOTopology VPN1 <RoboName> -VPNDomain={not_defined | external_ip_only | topology | manual}

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.

<RoboName>

Name of the SmartLSM Security Gateway.

VPNDomain

Specifies the VPN Domain topology:

  • not_defined - Equivalent to the Not Defined option on the Topology tab of a SmartLSM Security Gateway in the SmartProvisioning GUI (or in the output of the LSMcli ShowROBOTopology command).

  • external_ip_only - Equivalent to the Only the external interface configuration in the SmartProvisioning GUI.

  • topology - Equivalent to the All IP Addresses behind the Gateway based on Topology information configuration in the SmartProvisioning GUI.

  • manual - Equivalent to Manually defined. VPN domain is defined according to the configuration made with the LSMcli ModifyROBOManualVPNDomain command.

Example

LSMcli mySrvr name pass ModifyROBOTopology VPN1 MyRobo -VPNDomain=manual