LSMcli ModifyROBOInterface VPN1

Description

This command modifies the Internal Interface list.

Syntax

LSMcli [-d] <Mgmt Server> <Username> <Password> ModifyROBOInterface VPN1 <RoboName> <InterfaceName> -i=<IPAddress> [-Netmask=<NetMask>] [-IfOverlappingIPRangesDetected={exit | ignore | warn}]

Parameters

Parameter

Description

<Mgmt Server>

Name or IP address of the Security Management Server 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.

<InterfaceName>

Name of the existing interface.

<IPAddress>

IP address of the interface.

<NetMask>

Net mask of the interface.

-IfOverlappingIPRangesDetected

Optional.

Determines the course of action, if overlapping IP address ranges are detected: exit, ignore, or show a warning.

Example

LSMcli mySrvr name pass ModifyROBOInterface VPN1 MyRobo eth0 -i=192.0.2.1 -Netmask=255.255.255.0