Jaime

Latest posts — page 22

Source-Specific Multicast (SSM): PIM Without an RP

SSM drops the RP, register tunnel, and shared tree entirely: the receiver names the source and the network builds the (S,G) tree directly. Covers the model, configuration, live IOS XE captures, and an IGMPv3 gotcha that cost the lab twenty minutes.

The RPF Check: How Multicast Prevents Loops

Multicast routing looks backward: a packet is accepted only if it arrives on the interface unicast would use to reach its source. This post explains the RPF check, deliberately breaks it in the lab, and fixes it with a static mroute.