nerdexam
Cisco

300-420 · Question #248

Which function do reverse path forwarding mechanisms perform in a multicast deployment?

The correct answer is B. They prevent loops and duplicate packets. Reverse Path Forwarding (RPF) checks validate that multicast packets arrive on the correct upstream interface toward the source, preventing routing loops and duplicate packet delivery.

Advanced Addressing and Routing Solutions

Question

Which function do reverse path forwarding mechanisms perform in a multicast deployment?

Options

  • AThey send PIM prune message toward multicast sources.
  • BThey prevent loops and duplicate packets.
  • CThey eliminate overlapping multicast addresses.
  • DThey notify the upstream router of multicast traffic.

How the community answered

(29 responses)
  • A
    7% (2)
  • B
    86% (25)
  • C
    3% (1)
  • D
    3% (1)

Why each option

Reverse Path Forwarding (RPF) checks validate that multicast packets arrive on the correct upstream interface toward the source, preventing routing loops and duplicate packet delivery.

AThey send PIM prune message toward multicast sources.

PIM prune messages are generated by PIM protocol to stop unwanted multicast traffic on a branch, a separate mechanism from the RPF lookup process.

BThey prevent loops and duplicate packets.Correct

When a router receives a multicast packet, RPF checks whether it arrived on the interface that the router's unicast routing table identifies as the best path back to the source. If the check fails, the packet is discarded, which eliminates loops and prevents the same packet from being forwarded multiple times on different interfaces.

CThey eliminate overlapping multicast addresses.

Overlapping multicast group addresses are managed through address allocation and rendezvous point design, not by RPF mechanisms.

DThey notify the upstream router of multicast traffic.

RPF is a local per-packet check; it does not send notifications to upstream routers - PIM join/prune messages serve that upstream signaling function.

Concept tested: Reverse Path Forwarding (RPF) function in multicast

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipmulti_optim/configuration/xe-3s/imc-optim-xe-3s-book/imc-optim-rpf.html

Topics

#Multicast#RPF#Loop Prevention

Community Discussion

No community discussion yet for this question.

Full 300-420 Practice