A computer’s MAC address is a unique identifier that is assigned to every Ethernet-enabled device. This address is used to differentiate one computer from another on a network. If you need to know the MAC address of your computer, there are a few ways to do so.
One way to find your computer’s MAC address is by using the built-in command-line utility, Terminal. To do this, open Terminal and type in the following command:
ipconfig getmacaddress
This will return the MAC address of your computer.
Another way to find your computer’s MAC address is by using the System Information application. …