Simulador de failover de HA do FortiGate
Descreva um cluster FGCP e veja qual unidade se torna primária, qual critério decidiu, e quem seria primária se o override fosse alternado.
RedesRoda inteiramente no seu navegador. Nada é enviado.
Como o FGCP elege a primária
- FGCP elects the primary by comparing, in order: failed monitored interfaces (fewer wins), age (higher wins), priority (higher wins), then serial number.
- With override DISABLED, which is the default, age is compared BEFORE priority. A rebooted unit therefore stays secondary even with a higher priority.
- With override ENABLED, priority is compared before age, so the preferred unit reclaims the role when it returns, at the cost of a failback disruption.
- Describe the cluster and this tool runs the election and shows which criterion decided it.
- override: disable
- member: name=FGT-A, serial=FG100A, priority=200, age=120, failed=0
- member: name=FGT-B, serial=FG100B, priority=128, age=8600, failed=0
Endpoint da APIGEThttps://ronutz.com/api/v1/fortigate-ha-failover-simulatorDocumentado, não servido. Abre a especificação.