eolas/neuron/78bb25d9-ca3c-4cbb-a2c4-e9c73950d1ca/MAC_addresses.md
2024-11-11 15:47:11 +00:00

17 lines
586 B
Markdown

---
tags: [networks]
created: Tuesday, August 06, 2024
---
# MAC addresses
A Media Access Control (MAC) address is a physical address in contrast to, say,
an IP address which is logical.
Each device on a [local network](./Link_Layer_of_Internet_Protocol.md) has a MAC
as a unique identifier. It is a hardware-based, physical attribute of the
device, typically permanently encoded onto a non-volatile memory chip attached
to the ![network_card](static/Network_card.md).
MAC addresses consist of 6 bytes (48-bits) represented as 12
[hexadecimal_digits](Hexadecimal_number_system.md).