cplic print

Description

Prints details of the installed Check Point licenses on the local Check Point computer.

Note - On a Security GatewayClosed Dedicated Check Point server that runs Check Point software to inspect traffic and enforce Security Policies for connected network resources. / Cluster MemberClosed Security Gateway that is part of a cluster. / Scalable Platform Security Group, this command prints all installed licenses (both Local and Central).

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.

Best Practice - If you use this parameter, then redirect the output to a file, or use the script command to save the entire CLI session.

{-n | -noheader}

Prints licenses with no header.

-x

Prints licenses with their signature.

{-t | -type]

Prints licenses showing their type: Central or Local.

-F <Output File>

Saves the command output to the specified file.

{-p | -preatures}

Prints licenses resolved to primitive features.

-D

On a Multi-Domain ServerClosed Dedicated Check Point server that runs Check Point software to host virtual Security Management Servers called Domain Management Servers. Synonym: Multi-Domain Security Management Server. Acronym: MDS., prints only Domain licenses.

Example 1

[Expert@HostName:0]# cplic print
Host             Expiration   Features
192.168.3.28     25Aug2019    CPMP-XXX  CK-XXXXXXXXXXXX
[Expert@HostName:0]#

Example 2

[Expert@HostName:0]# cplic print -x
Host             Expiration   Signature                         Features
192.168.3.28     25Aug2019    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx   CPMP-XXX  CK-XXXXXXXXXXXX
[Expert@HostName:0]#