Skip to main content
rameshm1992
New Member
June 5, 2018
Question

How to view MAC / CAM table entries in Fortigate Firewall ?

  • June 5, 2018
  • 1 reply
  • 24409 views

Hi,

 

All the devices with IP can be viewed in Fortigate firewall's ARP table. I am trying to find out a way to view the all mac address table entries from Fortigate Firewall. Could you please share the command / way if any ?

 

Regards,

Ramesh

1 reply

Nicholas_Doropoulos
New Member
June 16, 2018

Hello,

 

Try the following:

 

diag  hardware deviceinfo nic <name>   or   get hardware nic port  <name>

rameshm1992
New Member
July 1, 2018

Hi Nicholas,

 

Thanks for your reply. These commands will show Firewall's inbuild NIC MAC addresses. Is there a way to display the MAC addresses which are learned (passing through) in each firewall port like Switch MAC address/CAM table ?.

 

Regards,

Ramesh Muniyandi.

neonbit
New Member
July 2, 2018

'get sys arp' will show you all the MAC/IP addresses learnt on the FGT with the related interface.

 

If you want to search for a MAC you can grep the output, ie: get sys arp | grep MACADDRESS