Description
Prints details of the installed Check Point licenses on the local Check Point computer.
Note - On a Security Gateway, this command prints all installed licenses (both Local and Central).
Syntax
cplic print {-h | -help} |
cplic [-d] print[{-n | -noheader}] [-x] [{-t | -type}] [-F <Output File>] [{‑p | -preatures}] [-D] |
Parameters
Parameter |
Description |
---|---|
|
Shows the applicable built-in usage. |
|
Runs the command in debug mode. Use only if you troubleshoot the command itself. |
|
Prints licenses with no header. |
|
Prints licenses with their signature. |
|
Prints licenses showing their type: Central or Local. |
|
Saves the command output to the specified file. |
|
Prints licenses resolved to primitive features. |
|
on Multi-Domain Server, prints only Domain licenses. |
Example 1
[Expert@HostName:0]# cplic print Host Expiration Features 192.168.3.28 25Aug2017 CPMP-XXX CK-XXXXXXXXXXXX [Expert@HostName:0]# |
Example 2
[Expert@HostName:0]# cplic print -x Host Expiration Signature Features 192.168.3.28 25Aug2017 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx CPMP-XXX CK-XXXXXXXXXXXX [Expert@HostName:0]# |