MACadres
MACadres is the term used in some languages to denote the MAC address, the unique hardware identifier assigned to a network interface controller (NIC). It is used to address devices at the data link layer (layer 2) of the OSI model and enables switches to forward frames within a local network.
Format and structure: Most MACadres are 48 bits long, displayed as six hexadecimal octets, for example 01:23:45:67:89:ab.
Two special bits in the first octet govern scope and administration: the least significant bit indicates multicast
Management and usage: MACadres are typically burned into hardware at manufacture, but many systems allow software-based
Privacy and security: Constant MACadres can be used to track devices across networks. To mitigate this, modern
Standards and scope: IEEE 802 standards define MAC addressing for Ethernet (802.3) and wireless LAN (802.11).