Managing Licenses without the Portal
You can add SMP licenses without the SMP portal. For example, for deployments with multiple SMP Servers, you cannot use the portal the Primary SMP Server to add licenses to the Secondary servers. These are the options to manually add a license:
-
Run the
cplic putlic
CLI command -
Use the Check Point Configuration Tool
The license that you receive from the Check Point User Center contains the correct settings for all the cplic putlic
parameters. Do not change these settings when you add a license.
Run cplic del
to delete a license from the SMP. It is necessary to enter the license hash signature when you run this command.
To add an SMP license with the CLI:
-
From the SMP Server, click Start > Command Prompt.
-
Run
cplic putlic
<IP address> <Expiration> <license string>. -
From the SMP portal, click System > Settings.
The System Settings window opens and shows the General page.
-
Click License Management.
-
Click Apply Licenses.
Parameter |
Description |
---|---|
IP address |
IP address of the SMP server. |
expiration |
Date that the SMP license expires. |
license string |
Hash signature for the license. |
To add an SMP license with the Check Point Configuration Tool:
-
From the Start menu, click All Program Files > Check Point SmartConsole R77.30 > Check Point Configuration.
The Check Point Configuration Tool opens and shows the Licenses and contracts page.
-
Enter the license data:
-
Copy the license string and then click Paste License.
-
Enter the settings for the license.
Click the User Center link to get more information about the SMP license.
-
-
Click OK.
-
From the SMP portal, click System > Settings.
The System Settings window opens and shows the General page.
-
Click License Management.
-
Click Apply Licenses.
To delete a license from the SMP:
-
From the SMP Server, click Start > Command Prompt.
-
Run:
cplic print -x
to show the hash signature for the license. -
Run:
cplic del <hash signature>
The SMP license is deleted.