FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
tlegentil_FTNT
Article Id 194943
Description
The following commands can be used to get the mac address of the interface <if_name>

In non VDOM mode:
get hardware nic <if_name> | grep Hwaddr

In VDOM mode:
conf global
get hardware nic <if_name> | grep Hwaddr

Contributors