350-401 · Question #1195
Which multicast operational mode sends a prune message to the source when there are no connected members or downstream neighbors?
The correct answer is B. PIM dense mode. PIM dense mode operates by initially flooding multicast traffic throughout the network and then sending prune messages back to the source when no receivers are interested in the traffic on a specific segment.
Question
Which multicast operational mode sends a prune message to the source when there are no connected members or downstream neighbors?
Options
- AIGMPv3
- BPIM dense mode
- CPIM sparse mode
- DIGMPv2
How the community answered
(35 responses)- A3% (1)
- B89% (31)
- C6% (2)
- D3% (1)
Why each option
PIM dense mode operates by initially flooding multicast traffic throughout the network and then sending prune messages back to the source when no receivers are interested in the traffic on a specific segment.
IGMPv3 is a host-to-router signaling protocol for multicast group membership and does not directly send prune messages to the source in the same operational context as PIM modes.
PIM dense mode operates by initially flooding multicast traffic to all routers in the domain and then relies on prune messages to stop forwarding traffic to segments without active receivers. When a router in PIM dense mode has no connected group members or downstream PIM neighbors for a specific multicast group, it sends a prune message upstream towards the source, effectively removing itself from the distribution tree for that group.
PIM sparse mode explicitly builds shared trees by requiring receivers to join a Rendezvous Point (RP) and does not inherently flood and then prune from the source in the same manner as dense mode.
IGMPv2 is a host-to-router signaling protocol for multicast group membership and, like IGMPv3, does not directly send prune messages to the source in the same operational context as PIM modes.
Concept tested: PIM dense mode pruning mechanism
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipmulti_pim/configuration/xe-3se/imc-pim-xe-3se-book/imc-cfg-pim-dm-sparse.html
Topics
Community Discussion
No community discussion yet for this question.