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 |
---|---|
|
Shows the applicable built-in usage. |
|
Runs the command in debug mode. Use only if you troubleshoot the command itself. |
|
Name of the file that contains the license. |
|
Security Management Server hostname or IP address. |
|
The license expiration date. |
|
The license signature string. For example: The string is case sensitive and the hyphens are optional. |
|
The SKU of the license summarizes the features included in the license. For example, |
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]# Adding license to database ... Operation Done [Expert@MGMT]# |