Description Install one or more Local licenses on a local machine.
Syntax
> cplic put [-o|-overwrite] [-c|-check-only] [-s|-select] [-F <output file>] [-P|-Pre-boot] [-k|-kernel-only] -l <license-file> [<host>] [<expiration date>] [<signature>] [<SKU/feature>]
Parameter |
Description |
---|---|
|
On a Security Management server this will erase all existing licenses and replace them with the new license(s). On a Check Point Security Gateway this will erase only Local licenses but not Central licenses, that are installed remotely. |
|
Verify the license. Checks if the IP of the license matches the machine, and if the signature is valid |
|
Select only the Local licenses whose IP address matches the IP address of the machine. |
|
Outputs the result of the command to the designated file rather than to the screen. |
|
Use this option after upgrading and before rebooting the machine. Use of this option will prevent certain error messages. |
|
Push the current valid licenses to the kernel. For Support use only. |
|
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 SKU of the license summarizes the features included in the license. For example: |
Comments Copy and paste the following parameters from the license received from the User Center.
host -
One of the following:All platforms - The IP address of the external interface (in dot notation); last part cannot be 0 or 255.
Solaris2 - The response to the hostid
command (beginning with 0x).
expiration date -
The license expiration date. Can be never.
signature -
The License signature string. For example:aa6uwknDc-CE6CRtjhv-zipoVWSnm-z98N7Ck3m
(Case sensitive. The hyphens are optional.)
SKU/features -
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: CPMP-EVAL-1-3DES-NG CK0123456789ab
Example cplic put -l 215.153.142.130.lic
produces output similar to the following:
Host Expiration SKU 215.153.142.130 26Dec2001 CPMP-EVAL-1-3DES-NG CK0123456789ab |