Which Multicast Mode Sends Prune Messages When No Members Exist?
Which multicast operational mode sends a prune message to the source when there are no connected members or downstream neighbors?
Community Votes
100% of anonymous learners picked answer B. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
The exam tests your understanding of PIM Dense Mode's flood-and-prune behavior versus PIM Sparse Mode's explicit join mechanism, with the common trap being confusing prune messages (Dense) with join messages (Sparse).
PIM Dense Mode uses a push/flood-and-prune mechanism where multicast traffic is forwarded everywhere by default and pruned back when no receivers exist. Community consensus strongly confirms PIM Dense Mode (B) as the correct answer.
Many candidates incorrectly choose PIM Sparse Mode (C) because they associate 'no members' with Sparse Mode, failing to recognize that Sparse Mode uses explicit joins rather than prune messages to control traffic flow.
Community Discussion (6 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
PIM Dense Mode operates on a push mechanism where multicast traffic is initially flooded to all interfaces in the network. As noted in comment [4], when a router has no directly connected members or PIM neighbors, it sends a prune message back toward the source to stop unwanted traffic. Comment [5] reinforces this by explaining that Dense Mode floods everywhere first, then prunes back branches without active receivers. This flood-and-prune behavior is the defining characteristic of PIM Dense Mode.Why the Other Options Are Wrong
IGMPv2 and IGMPv3 (Options A and D) are host-to-router group management protocols, not multicast routing protocols that send prune messages to sources. Comment [2] clearly distinguishes PIM Sparse Mode as a pull mechanism that requires explicit joins and uses a Rendezvous Point (RP), making it fundamentally different from the prune-based Dense Mode. Comment [1] provides the clearest distinction: Dense mode forwards until told to stop, while Sparse mode doesn't forward until told to start.Community Comment Notes
The community overwhelmingly supports answer B with 100% consensus. Comment [1] provides an excellent summary of the push vs. pull distinction between Dense and Sparse modes. Comment [4] directly quotes the exam scenario, confirming that Dense Mode sends prune messages when no members or downstream neighbors exist. Multiple comments ([2], [5], [6]) reinforce the push/pull mechanism distinction, which is crucial for exam success.Official Reference
Exam Strategy
When you see 'prune message' in a multicast question, immediately think PIM Dense Mode and its flood-and-prune mechanism. Remember the mnemonic: Dense = Push (flood then prune), Sparse = Pull (explicit join only).
Related Analysis
Practice All 350-401 Questions
Access 218 questions with complete answers and detailed explanations.
View Full 350-401 Practice Test →