fetch license

Description

Fetches a license from one of these locations:

  • Local gateway - There is an option to specify the file name with the <file_name> parameter.

  • User Center at Check Point

  • USB device - There is an option to specify the file name with the <file_name> parameter.

Syntax

fetch license {local [file <file_name>]|usercenter|usb [file <file_name>]

Parameters

Parameter

Description

file_name

Name of the file that contains the license

Return Value

0 on success, 1 on failure

Example

fetch license usb file LicenseFile.xml

Output

Success shows OK. Failure shows an appropriate error message.