fetch license

In the R81.10.X releases, this command is available starting from the R81.10.00 version.

Description

Fetches a license from a file in one of these locations:

  • Local appliance

  • Check Point User Center

  • USB device

See show license.

Syntax

fetch license local [file <file_name>]

fetch license usercenter [ retry 0-60 ]

fetch license usb [ file <file_name> ]

Parameters

Parameter

Description

local

Fetches a license from the local appliance

You can specify the file that contains the license

usercenter

Fetches a license from the local appliance

If the User Center is not available, the appliance tries to fetch the license in the background in defined intervals (minutes).

usb

Fetches a license from the USB device

You can specify the file that contains the license

file_name

Specifies the name of the file that contains the license

Return Value

  • 0 - success.

  • 1 - failure.

Example 1

fetch license usb file LicenseFile.xml

Example 2

fetch license usercenter retry 15