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:

  1. From the SMP Server, click Start > Command Prompt.

  2. Run cplic putlic <IP address> <Expiration> <license string>.

  3. From the SMP portal, click System > Settings.

    The System Settings window opens and shows the General page.

  4. Click License Management.

  5. 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:

  1. 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.

  2. 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.

  3. Click OK.

  4. From the SMP portal, click System > Settings.

    The System Settings window opens and shows the General page.

  5. Click License Management.

  6. Click Apply Licenses.

To delete a license from the SMP:

  1. From the SMP Server, click Start > Command Prompt.

  2. Run: cplic print -x to show the hash signature for the license.

  3. Run: cplic del <hash signature>

    The SMP license is deleted.