
N Is For Networking N4N050: Multicast Fundamentals
Mar 5, 2026
Lenny Giuliano, Senior Distinguished Systems Engineer at HPE with deep multicast expertise, walks through multicast fundamentals. He contrasts multicast with unicast/broadcast and highlights real-world uses like finance and video distribution. He covers protocol basics (IGMP, PIM, RP, ASM/SSM), address scopes, RPF and tree construction, plus why multicast matters again for large-scale live streaming.
AI Snips
Chapters
Transcript
Episode notes
Multicast Sends Single Stream Only To Interested Receivers
- Multicast delivers one stream while only sending it to interested receivers instead of everyone on the LAN.
- Lenny explains multicast reduces per-link copies yet only reaches hosts that joined the multicast group, cutting bandwidth versus unicast or broadcast.
Start Multicast Study With Informational RFCs
- Start learning multicast with high-level informational RFCs like RFC 5110 and recent overviews such as RFC 9706.
- Lenny recommends those docs for historical context and lessons learned rather than deep protocol specs for initial understanding.
224.0.0.x Addresses Are Link Local Broadcasts
- Some protocols (OSPF, ISIS, VRRP) use link-local multicast (224.0.0.x) as 'broadcast' on a LAN and must not be forwarded across routers.
- Lenny clarifies 224.0/24 is link-local and routers must flood it only within that LAN, effectively a scoped broadcast.
