Description
Installs one or more Local licenses on a Check Point computer.
Note - You get the license details in the Check Point User Center.
Syntax
|
|
Parameters
Parameter |
Description |
---|---|
|
Shows the applicable built-in usage. |
|
Runs the command in debug mode. Use only if you troubleshoot the command itself. |
|
On a Security Management Server, this erases all existing licenses and replaces them with the new licenses. On a Check Point Security Gateway, this erases only the local licenses, but not central licenses that are installed remotely. |
|
Verifies the license. Checks if the IP of the license matches the Check Point computer and if the signature is valid. |
|
Selects only the local license whose IP address matches the IP address of the Check Point computer. |
|
Saves the command output to the specified file. |
|
Use this option after you have upgraded and before you reboot the Check Point computer. Use of this option will prevent certain error messages. |
|
Pushes the current valid licenses to the kernel. For use by Check Point Support only. |
|
Name of the file that contains the license. |
|
Hostname or IP address of Security Management Server. |
|
The license expiration date. |
|
The signature string within the license. (Case sensitive. The hyphens are optional.) |
|
The SKU of the license summarizes the features included in the license. For example: |
Copy and paste the parameters from the license received from the User Center:
Parameter |
Description |
---|---|
|
The IP address of the external interface (in quad-dot notation). The last part cannot be 0 or 255. |
|
The license expiration date. It can be |
|
The license signature string. (Case sensitive. The hyphens are optional.) |
|
A string listing the SKU and the Certificate Key of the license. The SKU of the license summarizes the features included in the license. For example: |
Example
[Expert@HostName:0]# cplic put -l License.lic Host Expiration SKU 192.168.2.3 14Jan2016 CPSB-SWB CPSB-ADNC-M CK0123456789ab [Expert@HostName:0]# |