Description |
This article describes a situation when HA is out of sync because of a mismatch on the FortiLink interface. If the allowaccess fabric configuration on the Fortlink interface changes manually, the following error is presented: can not change admin-access for FortiLink interface. |
Scope | FortiGate. |
Solution |
After comparing the configuration of the Fortilink interface, it is observed that there is a mismatch in the allowaccess setting.
FG1# show system interface fortilink config system interface edit "fortilink" set vdom "root" set fortilink enable set ip 169.254.1.1 255.255.255.0 set allowaccess ping set type aggregate ...
FG2# show system interface fortilink config system interface edit "fortilink" set vdom "root" set fortilink enable set ip 169.254.1.1 255.255.255.0 set allowaccess ping fabric set type aggregate ...
To append fabric to allowaccess, disable or unset the FortiLink which allows the fabric to be appended to allowaccess. Afterwards the FortiLink can be re-enabled:
FG1# config system interface edit "fortilink" unset fortilink append allowaccess fabric next edit "fortilink" end
Note: In scenarios where 'unset fortlink' is required, on the Secondary unit to match with the Primary unit's fabric setting to bring HA in-sync, the setup will throw the error 'currently active managed switches'. This is an unexpected behavior resolved in v7.4. See bug ID 870083 in the release notes.
Workaround:
|
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.