FortiNAC-F
FortiNAC-F is a zero-trust network access solution that provides users with enhanced visibility into the Internet of Things (IoT) devices on their enterprise networks. For legacy FortiNAC articles prior to FortiNAC-F 7.2, see FortiNAC.
FortiElie
Staff
Staff
Article Id 271120
Description This article describes how to add a license to FortiNAC-F 7.* from the CLI when the GUI is not reachable.
Scope FortiNAC-F 7.X.
Solution

Download the new license file from the support portal.

Refer to page 9 of the FortiNAC upgrade license guide.

Log in to the FortiNAC CLI and issue the following command:

execute license add <license file contents>

 

For example:


execute license add FNC:KEgYrWC34d59R.....

license.PNG

 

It is also possible to import the license from an external TFTP server, by using the command:


execute license import tftp <license-filepath> <remote-host>


For example, assuming the license is in the root directory of the TFTP server:


exec license import tftp FNVXxyz.lic 10.48.48.123

 

tftp.PNG