Skip to main content
lizhiheng
Explorer
June 13, 2025
Question

What CLI command can I use to obtain MAC CHIP model?

  • June 13, 2025
  • 2 replies
  • 463 views
I have a FortiGate 401F。 I would like to know the MAC chip model of 401F. What CLI command can I use to obtain the relevant information?

2 replies

ebilcari
Staff
Staff
June 13, 2025

Can you elaborate on what you are referring to as the MAC chip model? You can refer to this article for more details.

Emirjon
AEK
SuperUser
SuperUser
June 13, 2025

If you mean NIC, then according to 400F datasheet it is driven by NP7.

https://www.fortinet.com/content/dam/fortinet/assets/data-sheets/pdf/fortigate-400f-series.pdf

You can find the same with this command.

diagnose hardware deviceinfo nic port1

Apart from this info, I don't think you can find somewhere official if the FG NICs are Intel, Broadcom or something else. However between us I think it is Intel.

AEK