Technical Tip: Security Fabric shows 'Disconnected' status when using secondary FortiGate serial number in HA environment
| Description | This article describes a situation where the Security Fabric displays a Disconnected status between a root FortiGate and a child FortiGate when the serial number of a secondary High Availability unit is used for authorization. It explains how to resolve the issue by using the primary FortiGate unit serial number. |
| Scope | FortiGate. |
| Solution |
execute ping <child_device_IP>
execute telnet <child_device_IP> 8013
diagnose sys csf authorization accept <FortiGate Serial Number>
This output indicates that the serial number used for authorization may not belong to the primary HA unit.
get system ha status
diagnose system csf authorization accept <FortiGate Serial Number>
get system csf |

