OSPF between Clusters
Hi everyone,
I have a design question regarding connectivity between two FortiGate HA clusters.
Currently, I have two FortiGate clusters configured in Active-Passive (A-P) mode. Instead of directly connecting the clusters, both are connected through a Cisco Core switch (Layer 2) using aggregated interfaces (port-channel). Under these aggregate interfaces, multiple VLAN subinterfaces are configured.
Only one cluster (FG1101E) has a public IP address and is responsible for Internet access.
The other cluster (FG100E) does not have a public IP and must route Internet-bound traffic through the FG1101E cluster.
Additionally, some VLANs on both clusters need to communicate with each other (inter-VLAN/inter-cluster traffic).
Given this setup, I am considering two design approaches:
Assigning IP addresses from the same subnet on the aggregate interfaces of both clusters and using static routes.
Running OSPF between the two clusters for dynamic routing.
My main goal is to simplify routing, reduce the number of static routes, and ensure stable operation, especially during HA failover scenarios.
Which approach would you recommend in this case, and why? Are there any best practices or potential pitfalls I should be aware of?
