Traffic Types
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing CompTIA Network+ premium course — no separate purchase.
Included in this chapter:
- The four delivery patterns and their scope
- Addresses, IGMP, and how each pattern is identified
- Broadcast domains, collision domains, and the IPv6 change
Four IP traffic types at a glance
| Property | Unicast | Multicast | Anycast | Broadcast |
|---|---|---|---|---|
| Delivery scope | One specific host | All joined group members | Nearest one of many | All hosts on the segment |
| Address example (IPv4) | Any normal host IP | 224.0.0.0/4 (class D) | A shared unicast IP advertised from many sites | 255.255.255.255 or directed |
| Membership / selection | Destination IP | IGMP group join | Routing chooses closest | Implicit (whole domain) |
| Typical use | Web, email, SSH, file transfer | IPTV, conferencing, OSPF/EIGRP | DNS root/TLD, CDN | DHCP DISCOVER, ARP |
| Crosses routers? | Yes | Only with multicast routing | Yes (it is unicast on the wire) | No (stops at the router) |
| Exists in IPv6? | Yes | Yes (replaces broadcast) | Yes | No |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.