Ethernet is a Layer 2 protocol operating across the physical and data link layers of the OSI model, and it remains the dominant wired networking technology in homes and enterprise environments. This coverage examines its IEEE standards, sublayer architecture, and the role MAC addresses play in frame-level communication.
Ethernet Protocol
Ethernet is a layer 2 protocol that operates and is widely used, and it is most likely what is operating in your home and if you work for a company. So it is very prevalent out there, and so we are going to spend quite a bit of time taking a look at Ethernet.
Ethernet is considered to run off of both the physical and data link layers. We can see it interfaces with layer three of the OSI model, which would be the network layer, but it runs within the physical and data link layer.
The data link layer actually has two different sublayers: an LLC sublayer and a MAC sublayer. The LLC sublayer is defined by IEEE 802.2, whereas both the MAC sublayer and the physical layer are actually defined by 802.3.
We can see these with these different standards that are out there. They all start with 802.3, and then there are different iterations of this. So here is the i, the u, the ab, the ae, the bq. You can imagine there is everything in between these, there is more after these, there is more before these. But this gives you kind of a range of some of the different standards that are out there.
This 10 represents 10 megabits per second, versus a 100 megabits per second, versus a thousand megabits per second, or gigabits per second, one gigabit per second. There is a 10 gigabit, there is a 40 gigabit. Some of these represent the copper lines, the standard for how copper lines communicate, while others of these are fiber. So we see a whole different range of different speeds within here, and it defines how the signaling happens and defines all of the intricacies of each one of those standards out there. So that is the sublayers over here, and then how these are defined using the IEEE standards.
There is a lot to be said around MAC addresses and what MAC addresses look like. This is not the time we are going to fully discuss what a MAC address is. We are just going to take a glimpse into what it is.
There are these numbers right here and a few letters in there. That is because it is hexadecimal. These are actually MAC addresses, and you will see a lot of different varying MAC addresses that are out here.
They come on the hardware itself. So if I were to buy a computer, or if I were to buy a laptop, then it has some sort of network interface card, or NIC. Usually it is built into the motherboard nowadays, but you have some sort of NIC that is on the machine, and each one of those interfaces comes with what is called a burned-in address, or an address that is hardcoded onto that machine. There are some ways to override that, so as you send out frames it will have a different MAC address, but for the most part, whatever frame is coming out of that NIC has a source address of whatever MAC address is burned into or assigned to that network interface.
So MAC addresses are a way to address network interface cards. As information is sent out of that card, it leaves destined for another MAC address. So you have a source MAC address that it is coming from and a destination MAC address that it is heading to. And that is how MAC addresses are used.
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 →