FORTIGATE - Diagnose Debug HA

From Wiki.IT-Arts.net
Revision as of 12:29, 20 August 2024 by Admin (talk | contribs) (Created page with "Category:Post-It Fortigate synchronization debugging == Diag Debug HA == <nowiki> execute ha synchronize stop diag debug reset diag debug enable diag debug application hasync -1 diag debug application hatalk -1 execute ha synchronize start</nowiki> For seeing communication between HA ports : <nowiki> diagnose hardware device nic <heart beats interface> diagnose sniffer packet port_ha "" 4</nowiki> == Usefull Links == * https://community.fortinet.com/t5/F...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Fortigate synchronization debugging


Diag Debug HA

execute ha synchronize stop
diag debug reset
diag debug enable
diag debug application hasync -1
diag debug application hatalk -1
execute ha synchronize start

For seeing communication between HA ports :

diagnose hardware device nic <heart beats interface>
diagnose sniffer packet port_ha "" 4


Usefull Links