350-001 · Question #11
How is RPF used in multicast routing?
The correct answer is D. to prevent multicast packets from looping and to instruct PIM where to send a (*,G) or (S,G) join message. Reverse Path Forwarding (RPF) serves two distinct but related roles in multicast routing. First, it prevents multicast packet looping: when a multicast packet arrives on an interface, the router checks whether that interface is the one used to reach the packet's source via…
Question
How is RPF used in multicast routing?
Options
- Ato prevent multicast packets from looping
- Bto prevent PIM packets from looping
- Cto instruct PIM where to send a (*,G) or (S,G) join message
- Dto prevent multicast packets from looping and to instruct PIM where to send a (*,G) or (S,G) join message
How the community answered
(37 responses)- A3% (1)
- B8% (3)
- C3% (1)
- D86% (32)
Explanation
Reverse Path Forwarding (RPF) serves two distinct but related roles in multicast routing. First, it prevents multicast packet looping: when a multicast packet arrives on an interface, the router checks whether that interface is the one used to reach the packet's source via unicast. If not, the packet is discarded, preventing it from being forwarded in loops. Second, RPF determines PIM join direction: the RPF interface toward the source (for (S,G) joins) or toward the RP (for (*,G) joins) is the interface on which a router sends PIM Join messages to build the multicast distribution tree. Both functions are fundamental to how PIM-SM and PIM-DM operate.
Topics
Community Discussion
No community discussion yet for this question.