The Everything Feed - All Packet Pushers Pods

N4N052: Multicast Part 2

Apr 2, 2026
Lenny Giuliano, Sr. Distinguished Systems Engineer and multicast expert, gives concise historical and technical context for multicast networking. He explains IGMP/MLD behavior on LANs, multicast MAC addressing quirks, IPv4 vs IPv6 differences, ASM vs SSM, BEER stateless-core encapsulation, AMT tunneling, and why multicast might resurge for live, high-bandwidth content.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
INSIGHT

Why PIM Is Protocol Independent

  • PIM is protocol independent because it uses the existing unicast routing table (RPF) rather than maintaining its own unicast topology.
  • That design removed earlier multicast protocols' need to run separate routing (like DVMRP) and simplified multicast deployment across BGP/OSPF/IS-ruled networks.
ADVICE

Enable IGMP Snooping To Stop LAN Flooding

  • Enable IGMP snooping on enterprise switches to prevent multicast flooding on LANs by mapping IGMP reports to switch ports.
  • Use it unless your switch implementation is buggy; modern enterprise switches typically have it enabled by default.
INSIGHT

Why Multicast MACs Oversubscribe IPv4 Groups

  • Ethernet multicast MACs are a smaller space (23 bits) than IPv4 multicast (28 bits), producing a 32:1 MAC-to-IP oversubscription.
  • That historical allocation quirk means multiple IPv4 multicast groups can map to the same MAC, forcing hosts to filter unwanted streams in software.
Get the Snipd Podcast app to discover more snips from this episode
Get the app