IP Broadcast Addresses
A broadcast address is the last address in any IP network.
- any address where all the host bits are set to 1
- perform a broadcast by sending a packet to it
Example
If subnet mask is
255.255.255.240
- last four digits of the last octet is the host ID
- if they’re all set to 1, then it is the last possible address before next subnet ID
