cplic upgrade

Description

Upgrades licenses in the license repository with licenses in the specified license file.

Note - You get this license file in the Check Point User Center.

Syntax

cplic upgrade {-h | -help}

cplic [-d] upgrade -l <Input File>

Parameters

Parameter

Description

{-h | -help}

Shows the applicable built-in usage.

-l <Input File>

Upgrades the licenses in the license repository and Check Point Security Gateways / ClusterClosed Two or more Security Gateways that work together in a redundant configuration - High Availability, or Load Sharing. Members to match the licenses in the specified file.

Example

This example explains the procedure to upgrade the licenses in the license repository.

There are two Software BladeClosed Specific security solution (module): (1) On a Security Gateway, each Software Blade inspects specific characteristics of the traffic (2) On a Management Server, each Software Blade enables different management capabilities. licenses in the input file:

Workflow in this example:

  1. Upgrade the Security Management ServerClosed Dedicated Check Point server that runs Check Point software to manage the objects and policies in a Check Point environment within a single management Domain. Synonym: Single-Domain Security Management Server. to the latest version.

    Ensure that there is connectivity between the Security Management ServerClosed Check Point Single-Domain Security Management Server or a Multi-Domain Security Management Server. and the Security Gateways with the previous product versions.

  2. Import all licenses into the license repository.

    You can also do this after you upgrade the products on the remote Security Gateways.

  3. Run this command:

    cplic get -all

    Example:

    [Expert@MyMGMT]# cplic get -all
    Getting licenses from all modules ...
    MyGW:
    Retrieved 1 licenses
  4. To see all the licenses in the repository, run this command:

    cplic db_print -all -a

    Example:

    [Expert@MyMGMT]# cplic db_print -all -a
    Retrieving license information from database ...
     
    The following licenses appear in the database:
    ==================================================
    Host Expiration Features
    192.0.2.11 Never CPFW-FIG-25-53 CK49C3A3CC7121 MyGW1
    192.0.2.11 26Nov2017 CPSB-SWB CPSB-ADNC-M CK0123456789ab MyGW2
  5. In the Check Point User Center, view the licenses for the products that were upgraded from version NGX to a Software Blades license.

    You can also create new upgraded licenses.

  6. Download a file containing the upgraded licenses.

    Only download licenses for the products that were upgraded from version NGX to Software Blades.

  7. If you did not import the version NGX licenses into the repository, import the version NGX licenses now.

    Use this command:

    cplic get -all

  8. Run the license upgrade command:

    cplic upgrade -l <Input File>

    • The licenses in the downloaded license file and in the license repository are compared.

    • If the certificate keys and features match, the old licenses in the repository and in the remote Security Gateways are updated with the new licenses.

    • A report of the results of the license upgrade is printed.