Print Download PDF Send Feedback

Previous

Next

cplic db_add

Description

Adds one or more licenses to the license repository on the Security Management Server.

When you add Local licenses to the license repository, Security Management Server automatically attaches them to the intended Check Point Security Gateways.

When you add Central licenses, you must manually attach them.

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

Syntax

cplic db_add {-h | -help}

cplic [-d] db_add -l <License File> [<Host>] [<Expiration Date>] [<Signature>] [<SKU/Features>]

Parameters

Parameter

Description

{-h | -help}

Shows the applicable built-in usage.

-d

Runs the command in debug mode.

Use only if you troubleshoot the command itself.

-l <License File>

Name of the file that contains the license.

<Host>

Security Management Server hostname or IP address.

<Expiration Date>

The license expiration date.

<Signature>

The license signature string.

For example: aa6uwknDc-CE6CRtjhv-zipoVWSnm-z98N7Ck3m

The string is case sensitive and the hyphens are optional.

<SKU/Features>

The SKU of the license summarizes the features included in the license.

For example, CPSUITE-EVAL-3DES-vNG

Example

If the file 192.0.2.11.lic contains one or more licenses, the command cplic db_add -l 192.0.2.11.lic produces output similar to:

[Expert@MGMT]# cplic db_add -l 192.0.2.11.lic

Adding license to database ...

Operation Done

[Expert@MGMT]#