Technical Tip: How to display the ARP table on a FortiGate, configured in NAT mode
Description
This article describes how to display the ARP table on a FortiGate, configured in NAT mode.
get system arp
Below is shown the output after executing the above command:

edit root
get system arp
Below is shown the output after executing the above commands:

The sniffer command below can be used to capture the ARP frames on a specific interface.
diagnose sniffer packet <interface_name> "arp" 6 0 l
Related article: