00:02
All right, so we got to make sure we understand that an rpf is a technique that's used in multicast routing.
00:16
When a router receives a packet, it checks, did the packet arrive on the interface that is on the shortest path back to the source? and if yes, you forward all to all other interfaces except the one it came from.
00:26
And if no, you discard the packet.
00:30
So you compare with the other broadcasting algorithms.
00:36
A spanning tree requires building a span and tree to prevent loops.
00:45
Rpf does not need spanning tree structures.
00:56
Multi -destination routing and flooding.
00:58
Well, flooding requires halt mechanism to stop packets from circulating endlessly, and rpf does not need a halt mechanism...