Which two statements correctly describe the RPF check when a multicast packet arrives at a router?

Which two statements correctly describe the RPF check when a multicast packet arrives at a
router? (Choose two.)

Which two statements correctly describe the RPF check when a multicast packet arrives at a
router? (Choose two.)

A.
The router looks up the source address in the unicast routing table to determine if the
packet has arrived on the interface that is on the reverse path back to the source

B.
The router looks up the destination address in the unicast routing table to determine if the
packet has arrived on the interface that is on the reverse path back to the destination

C.
If the packet has arrived on the interface leading back to the destination, the RPF check
passes and the packet is forwarded. If the RPF check fails, the packet is dropped

D.
If the packet has arrived on the interface leading back to the source, the RPF check passes
and the packet is forwarded. If the RPF check fails, the packet is dropped

Explanation:
Reverse Path Forwarding (RPF)
RPF is a fundamental concept in multicast routing that enables routers to correctly forward
multicast traffic down the distribution tree. RPF makes use of the existing unicast routing
table to determine the upstream and downstream neighbors. A router will only forward a
multicast packet if it is received on the upstream interface.
This RPF check helps to guarantee that the distribution tree will be loop free.
RPF Check
When a multicast packet arrives at a router, the router will perform an RPF check on the
packet. If the RPF check is successful, the packet will be forwarded. Otherwise it will be
dropped.
For traffic flowing down a source tree, the RPF check procedure works as follows:
Step 1. Router looks up the source address in the unicast routing table to determine if it has
arrived on the interface that is on the reverse path back to the source.
Step 2. If packet has arrived on the interface leading back to the source, the RPF check is
successful and the packet will be forwarded.
Step 3. If the RPF check in 2 fails, the packet is dropped.



Leave a Reply 0

Your email address will not be published. Required fields are marked *