FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
caunon
Staff
Staff
Article Id 193793
Description
This article explains how to use free FortiToken Mobile (Mobile Token) in HA mode

Solution
In Fortigate unit, there are 2 free FortiToken Mobile (Mobile Token) for each FortiGate unit under User&Device -> FortiTokens

Or check with the following CLI commands :
FGT # config user fortitoken
FGT (fortitoken) # show
config user fortitoken
    edit "FTKMOB595D959595"
        set license "FTMTRIAL95959595"
    next
    edit "FTKMOB45C454D45B"
        set license "FTMTRIAL45454545"
    next
end

FortiGate in HA :

When there are 2 FortiGate unit in HA, there are 2 free Mobile Token in master unit and 2 free Mobile Token in slave unit.

However, it is possible to use only 2 free FortiToken Mobile (Mobile Token) in HA pair and it is the expected behavior. .
The trail FortiToken Mobile is tied to specific unit through Fortiguard. It's not possible to use them across different units


Contributors