Print Download PDF Send Feedback

Previous

Next

ModifyROBOInterface VPN1

This command modifies the Internal Interface list.

Usage

LSMcli [-d] <server> <user> <pswd> ModifyROBOInterface VPN1 <RoboName> <InterfaceName> and at least one of: [-i=<IPAddress>] [-Netmask=<NetMask>] and optionally:
[-IfOverlappingIPRangesDetected=<exit|warn|ignore>]

Parameters

ModifyROBOInterface VPN1 Parameters

Parameter

Description

server

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

InterfaceName

Name of the existing interface

IPAddress

IP address of the interface

NetMask

Net mask of the interface

IfOverlappingIPRangesDetected

Flag to determine course of action, if overlapping IP address ranges are detected.
The options are: exit, warn and ignore

Example

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