User Tools

Site Tools


mac-address

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mac-address [2025/10/03 16:09] 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|IP addresses]].+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:
Line 12: Line 14:
 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. 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.1759507778.txt.gz · Last modified: by plida