Troubleshooting Tip: Disabling EtherType 0x8892 (PROFINET) Broadcasts for Session-Sync in FortiGate FGSP Environments
| Description | This article describes scenarios where FortiGates are configured in a FortiGate Session Life Support Protocol (FGSP) cluster, causing intermediate devices to receive excessive broadcast traffic. To prevent network congestion and help devices that cannot handle high broadcast volumes, administrators can transition to Layer 3 unicast traffic for a more controlled synchronization process. |
| Scope | FortiOS. |
| Solution | When FortiGate devices utilize FGSP (FortiGate Session Life Support Protocol), EtherType 0x8892(PROFINET) frames are generated exclusively when Layer 2 session synchronization is active. Even if the Layer 2 connection is set to unavailable, the system may still broadcast briefly during startup if session-sync-dev interfaces are defined on physically adjacent links.
To completely eliminate broadcast packets and mandate the use of Layer 3 unicast (UDP/708), the following configuration must be applied:
Remove the interfaces that trigger kernel-space synchronization via EtherType 0x8892:
config system standalone-cluster
Run a packet capture and confirm no packets match EtherType 0x8892:
diagnose sniffer packet any 'ether proto 0x8892' 6 0 a
Related documents and articles:
|
