Step 4 - License Installation in Maestro
|
Notes:
|
Adding Licenses
-
Get the MAC address of the Management port on each Security Appliance.
If you already added a Security Appliance to the Security Group
-
Connect to the command line on the Security Group.
-
Get the MAC address of the eth1-Mgmt1 interface.
Run the command in one of the shells:
-
In Gaia gClish, run:
show interface eth1-Mgmt1 mac-addr
-
In the Expert mode mode, run:
g_all ifconfig eth1-Mgmt1 | grep HWaddr
Make sure you copy the MAC address of the correct Security Appliance.
-
If you did not add a Security Appliance to the Security Group yet
-
Connect to the command line on the Security Appliance.
-
Get the MAC address of the Mgmt interface.
Run the command in one of the shells:
-
In Gaia Clish, run:
show interface Mgmt mac-addr
-
In the Expert mode mode, run:
ifconfig Mgmt | grep HWaddr
-
-
-
Log in to Check Point User Center.
-
Generate a new Security Gateway license for each Security Appliance:
-
For an IP address, enter the IP address of the Security Group that you assigned to in on the Orchestrator.
All Security Group Members in the Security Group have the same Management IP address.
-
For a MAC address, enter the MAC address of the Management port on the Security Appliance.
Each Security Group Member must have a license generated for its MAC address.
Notes - Check Point User Center sends you an email with the full "
cplic put
" command.You can also see the full syntax in the generated license details in the User Center.
-
-
Attach the licenses on the SMO Security Group Member:
-
Connect to the command line on the Security Group.
-
Run the required command in one of the shells:
-
In Gaia gClish, run:
cplic put <License String>
-
In the Expert mode mode, run:
g_all cplic put <License String>
-
-
Removing Licenses from a Specific Security Group Member
-
Connect to the command line on the Security Group.
-
Get the license signature (and copy it) in one of the shells:
-
In Gaia gClish, run:
cplic [-b <ID of Security Group Member>] print -x
Example for Security Group 1 and Security Group Member 2:
cplic -b 1_02 print -x
-
In the Expert mode mode, run:
g_all cplic [-b <ID of Security Group Member>] print -x
-
-
Remove the license from this Security Group Member in one of the shells:
Note - This command works only on the SMO Security Group Member.
-
In Gaia gClish, run:
cplic del <License Signature>
-
In the Expert mode mode, run:
g_all cplic del <License Signature>
Notes:
-
Error messages can appear about deleting licenses that do not exist.
These errors come from other Security Group Members.
-
This procedure removes the license from the "license bank" on the Security Group.
-