LSMcli ResetSic

Description

This command resets the SIC Certificate of a SmartLSM Security Gateway or SmartLSM Cluster Member.

This action revokes the Security Gateway's SIC certificate and creates a new one with the one-time password provided by the user.

If an IP address is supplied for the SmartLSM Security Gateway, the SIC certificate is pushed to the SmartLSM Security Gateway, in which case the SmartLSM Security Gateway SIC one-time password must be initialized first.

Otherwise, if no IP address is given, the SIC certificate is later pulled from the SmartLSM Security Gateway.

Syntax

LSMcli [-d] <Mgmt Server> <Username> <Password> ResetSic <RoboName> <ActivationKey> [-I=<IPAddress>]

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 or SmartLSM Cluster Member.

<ActivationKey>

One-time password for the Secure Internal Communications with the SmartLSM Security Gateway.

<IPAddress>

IP address of Security Gateway (for this action, the certificate is pushed to the Security Gateway).

Example 1

LSMcli mySrvr name pass ResetSic MyROBO aw47q1

Example 2

LSMcli mySrvr name pass ResetSic MyFixedIPROBO sp36rt1 -I=10.20.30.1