Print Download PDF Send Feedback

Previous

Next

AddROBOInterface VPN1

This command adds a new interface to the selected SmartLSM Security Gateway.

Usage

LSMcli [-d] <server> <user> <pswd> AddROBOInterface VPN1 <RoboName> <InterfaceName>
-i=<IPAddress> -NetMask=<NetMask>

Parameters

AddROBOInterface VPN1 Parameters

Parameter

Description

server

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

IPAddress

IP address of the interface

NetMask

Net mask of the interface

Example

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