Fortinet black logo

Administration Guide

License management

License management

FortiIsolator allows licenses to be shared among all clusters of the same HA setup. For example, an HA setup of 5 clusters will share 500 sessions; each cluster can have up to 500 sessions, or just one cluster can have up to 500 sessions. The split of the 500 sessions depends on when the session limit is reached, with the clusters dividing up the total of 500. A license file can be uploaded from any cluster, and will thus apply to the entire HA setup.

There are two configurations for managing license usage:

  1. Max Session Per User: assigns session limit to each local user.
  2. Max Session Per IP: assigns session limit to each unique IP address.
Configure license management through GUI
  1. Go to Policies and Profiles > Default Policy.
To perform the configurations on license management from CLI:

For Default Policy:

Copy
set default-policy-max-session-per-ip   100
set default-policy-max-session-per-user 100

For user-created policy:

Copy
set policy-max-session-per-user policy_name 100
set policy-max-session-per-ip policy_name 100

License management

FortiIsolator allows licenses to be shared among all clusters of the same HA setup. For example, an HA setup of 5 clusters will share 500 sessions; each cluster can have up to 500 sessions, or just one cluster can have up to 500 sessions. The split of the 500 sessions depends on when the session limit is reached, with the clusters dividing up the total of 500. A license file can be uploaded from any cluster, and will thus apply to the entire HA setup.

There are two configurations for managing license usage:

  1. Max Session Per User: assigns session limit to each local user.
  2. Max Session Per IP: assigns session limit to each unique IP address.
Configure license management through GUI
  1. Go to Policies and Profiles > Default Policy.
To perform the configurations on license management from CLI:

For Default Policy:

Copy
set default-policy-max-session-per-ip   100
set default-policy-max-session-per-user 100

For user-created policy:

Copy
set policy-max-session-per-user policy_name 100
set policy-max-session-per-ip policy_name 100