TechKnowSurge
Cisco CCNA 1.13 Cisco CCST Networking 4.5 Cisco CCST Cybersecurity 2.2 CompTIA Network+ 1.1 Cisco CyberOps Associate 4.8
VideoNetworkFree

MAC Addresses

MAC addresses are six-octet hardware identifiers used to direct Ethernet frames between devices on a local network. They are represented in hexadecimal notation and divided into two parts: the Organizationally Unique Identifier (OUI) assigned to the manufacturer, and the device-specific portion managed by that manufacturer.

Complete this video to capture a CTF flag worth 1 point.

About this video

A MAC address is a six-octet hardware identifier assigned to a network interface card and used to direct traffic across an Ethernet LAN. When a device builds and transmits a frame, it encodes the destination MAC address before the source MAC address, a sequencing choice that allows switches to begin forwarding the frame toward its destination as quickly as possible without waiting to process the full header. Because MAC addresses are physically represented in binary, they carry the ones and zeros native to digital hardware, but working with long binary strings is impractical for humans, so MAC addresses are expressed in hexadecimal form instead. Hexadecimal works in four-bit groups rather than full eight-bit bytes, giving 16 possible values per group represented by the characters 0 through 9 and A through F, making the address far more concise and readable than its binary equivalent. A MAC address is divided into two three-octet halves. The first half is the Organizationally Unique Identifier, or OUI, a value registered with an industry authority and assigned to a specific hardware manufacturer. The second half, known as the universally administered address, is assigned by the manufacturer to each individual device it produces. Because MAC addresses are burned into hardware and must be unique on any given network, the manufacturer is responsible for ensuring no two devices ship with the same address, and can request additional OUI blocks from the registering authority when existing address space is exhausted.

What you'll learn

What's covered

MAC Addresses

Aligned to

Cisco CCNA
1.13 Describe switching concepts
Cisco CCST Networking
4.5 Explain basic switching concepts
Cisco CCST Cybersecurity
2.2 Explain how network addresses impact network security
CompTIA Network+
1.1 Explain concepts related to the Open Systems Interconnection (OSI) reference model.
Cisco CyberOps Associate
4.8 Interpret the fields in protocol headers as related to intrusion analysis

Key terms

Media Access Control
MAC
A sublayer of the Data Link layer that controls how devices on a network gain access to a medium and transmit data.
Media Access Control
MAC
A sublayer of the Data Link layer that controls how devices on a network gain access to a medium and transmit data.
Network Interface Card
NIC
A hardware component that connects a computer to a network.
Data Link Layer
Layer 2 of the OSI model responsible for node-to-node data transfer and error detection on a single network segment.
Switch
A network device that connects devices within a LAN and forwards traffic based on MAC addresses.
Organizationally Unique Identifier
OUI
The first three octets of a MAC address assigned to a specific manufacturer or vendor to identify the organization that produced the network interface card.
Hexadecimal
Hex
A base-16 number system using digits 0–9 and letters A–F; each hex digit maps to exactly 4 bits, making it a compact shorthand for representing binary data.
Ethernet Frame
The Layer 2 data unit used on Ethernet networks, containing a preamble, source and destination MAC addresses, an EtherType field identifying the Layer 3 protocol, a payload (typically an IP packet), and a 4-byte FCS for error detection. Switches use the MAC addresses in Ethernet frames to make forwarding decisions.

About TechKnowSurge

TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.

Explore free tools and programs →