Skip to main content
gsharma
Staff
Staff
December 11, 2024

Technical Tip: How to check MAC address of the interface

  • December 11, 2024
  • 0 replies
  • 1144 views
Description This article indicates the command needed to check the Hardware address of the interface.
Scope FortiWeb.
Solution

A MAC address (media access control) is a unique identifier that is allocated to the NIC (network interface controller).

 

To check the MAC address of the FortiWeb interface below command can be used:

 

# Neo-kvm29 # diag hardware nic list port1 | grep HWaddr

Port1 is used in the example above, however port can be changed according to the requirement.

 

nic1.JPG

 

Note:

Make sure the word after grep is case sensitive as above.

Related document:
hardware nic