A broadcast address is the final address in a network range, used to reach all devices on that network simultaneously. This concept also explains why two addresses are always subtracted when calculating the number of usable hosts on a subnet.
Broadcast Address
So what is a broadcast address? We've already identified what a broadcast is. You have unicast, which is one machine to another. You have a multicast, which is one machine to multiple other machines. And you have a broadcast, which is from one machine to all other machines. So a broadcast address is just an address that you can send information to and it will reach all machines on that network.
The broadcast address is the last address of the range. If we take a look at one of these networks right here, we can identify this is a Class C, that makes the first three octets the network portion of this address. The first address of the range, which in this case is .0, would be the network address. So this is the network address for this.
The broadcast address is the last address of the range. So that would be .11111111, or we could say 255. So the broadcast address for this range is 192.168.1.255, and that is the address that's going to reach all devices on this network.
I could do the same thing over here. It's a Class C. The first three octets are the network side of it. This is the network address. And the last in this range is 192.168.0.255. So that is the broadcast address for this network over here.
I'm going to just do a little bit of a callback to where we talked about the nodes — or you could also replace that with hosts — of this network. That is how many usable addresses there are. So if I were to say that this is how many usable addresses there are, then I have to subtract two, and the reason why I have to subtract two is because I have the network address and the broadcast address. So that's why we subtracted two from the usable range there.
Here again, you can do this practice. I'm going to take a look at this. This is a Class B, which means that the first two is the network portion of this. So I know that the broadcast address is going to start with 144.22, and then it's the last of this range. So the last of this range, all the host portions of this, would be all ones. So it would be 255.255. And that's how I find the broadcast addresses of this range.
Continue to practice this and go over this until you know that you have it down, because we are going to be using this quite a bit through the rest of this course.
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 →