User Tools

Site Tools


mac-address

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
mac-address [2025/10/03 16:02] – created plidamac-address [2025/10/03 17:36] (current) plida
Line 3: Line 3:
 MAC address is a unique identifier assigned to [[nic|NIC]]. It is used for IEEE 802 networking technologies: [[wi-fi|Wi-Fi]], [[ethernet|Ethernet]], and [[bluetooth|Bluetooth]]. Within [[osi_model|OSI]] it's used at the [[network-layer_datalink|Data Link layer]]. MAC address is a unique identifier assigned to [[nic|NIC]]. It is used for IEEE 802 networking technologies: [[wi-fi|Wi-Fi]], [[ethernet|Ethernet]], and [[bluetooth|Bluetooth]]. Within [[osi_model|OSI]] it's used at the [[network-layer_datalink|Data Link layer]].
  
-MAC addresses can technically be changed, just like [[ip_address+MAC addresses can technically be changed, just like [[ip-address|IP addresses]]. For example, with ifconfig on Linux. 
 + 
 +While IP addresses work end to end, MAC addresses work hop to hop.
  
 MAC structure: MAC structure:
 {{ :mac-48_address.svg |}} {{ :mac-48_address.svg |}}
 +
 +Each MAC address consists of 48 bits or 6 octets.
 +
 +In the first octet the last 2 bits are significant: one determines if the address is universal vs local. Universal address is assigned by the manufacturer, while the local one is set by the network administrator. The other bit determines if it's unicast vs multicast.
 +
 +Special addresses: \\
 +FF:FF:FF:FF:FF:FF - broadcasting \\
 +33:33:00:00:00:00 - limited broadcasting
 +
mac-address.1759507365.txt.gz · Last modified: by plida