FortiNAC
NOTE: FortiNAC is now named FortiNAC-F. For post-9.4 articles, see FortiNAC-F. FortiNAC is a zero-trust network access solution that provides users with enhanced visibility into the Internet of Things (IoT) devices on their enterprise networks.
ndumaj
Staff
Staff
Article Id 258148
Description This article describes how to verify the license status after installing the subscription license key.
Scope FortiNAC.
Solution

In order to get FortiNAC information UUID, MAC, and Serial Number and verify the license status after installing the subscription license key, run the following command on FortiNAC CLI:


FNAC_CLI> licensetool -check
EFFECTIVE:
system_mac = XX:XX:XX:XX:XX:XX    <----- System_mac should be the same as MAC.
system_uuid = XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXX    <----- System_uuid should be the same as uuid.
valid_mac_uuid = true
serial = FNXXXXXXXXXXXXXX  <----- FortiNAC Serial Number.
type = NetworkControlApplicationServer
level = PRO   <----- License level.
count = 5000  <----- Concurrent licenses.
expiration = 21427200000
expired = false
mac = xx:xx:xx:xx:xx:xx
uuid = xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx
certificates = [xxxxxxxxxxxxxxxxxxxxxxxxx, xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]

Contributors