MAC address
A MAC (media access control) address is a hexadecimal unique 48-bit physical identifier burned into a network card (CIC) at a factory, working mainly at the OSI model (Data Link) Layer 2 to move data betwen devices on the same LAN.
Unlike IP addresses, which are variable identifiers (at times change), MAC addresses are permenant identifiers (stay the same for that device).
Note: All device have a unique MAC address, never sharing the same one.