Jaime

Latest posts — page 18

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

Everything hard about PIM sparse mode traces back to one assumption: receivers do not know who the sources are. Drop that assumption and the rendezvous point, the register tunnel, the shared tree, and the SPT switchover all become unnecessary. That

The RPF Check: How Multicast Prevents Loops

Unicast routing looks forward: where is this packet going? Multicast routing looks backward: did this packet arrive from the right direction? That reversal is the reverse path forwarding check, and it is both the reason multicast never loops and the