Difference between revisions of "smartupdate license repository commands"

From cpwiki.net
Jump to: navigation, search
Check Point Profressional Services
(add local or attach license remotely)
(add local or attach license remotely)
Line 21: Line 21:
 
<br>'''Description '''
 
<br>'''Description '''
 
Use the cplic put command to attach one or more central or local license remotely. When this command is executed, the license repository is also updated.
 
Use the cplic put command to attach one or more central or local license remotely. When this command is executed, the license repository is also updated.
 
+
==delete license from repo==
 
+
 
+
 
'''Remove license from database'''
 
'''Remove license from database'''
 
  cplic db_rm <signature>
 
  cplic db_rm <signature>

Revision as of 12:35, 23 June 2018

License Database/repository Operations:

taken from R77 CP_R77_CLI_ReferenceGuide.pdf

Contents

Print licenses in database/repository

cplic db_print <object name | -all> [-n noheader] [-x print signatures] [-t type] [-a attached]

add license to device or repository

cplic db_add

cplic db_add < -l license-file | host expiration-date signature SKU/features > 


Description Used to add one or more licenses to the license repository on the Security Management server. When local license are added to the license repository, they are automatically attached to its intended Check Point gateway, central licenses need to undergo the attachment process(using cplic put).

retrieve/sync repo with remote gateways

cplic get
Description The cplic get command retrieves all licenses from a Security Gateway (or from all Security Gateways) into the license repository on the Security Management Server. This command helps you to synchronize the repository with the Check Point Security Gateways. When the command is run, all local changes are updated.

add local or attach license remotely

cplic put <object name> [-ip dynamic ip] [-F <output file>] -l <license-file> [<host>] [<expiration date>] [<signature>] [<SKU/feature>


Description Use the cplic put command to attach one or more central or local license remotely. When this command is executed, the license repository is also updated.

delete license from repo

Remove license from database

cplic db_rm <signature>