H12-821_V1.0 · Question #967
In multicast, the (___) model provides services for bound data flows of specific sources and groups. When the recipient host joins the multicast group, it can specify which source the host intends…
The correct answer is A. SSM. SSM, or Source-Specific Multicast, is correct because it is the multicast delivery model that binds traffic to a specific (source, group) pair, written as (S,G). When a host joins using SSM, it declares not just the multicast group address it wants to receive but also the exact…
Question
Options
- ASSM
- B
- C
- D
How the community answered
(24 responses)- A83% (20)
- B4% (1)
- C8% (2)
- D4% (1)
Explanation
SSM, or Source-Specific Multicast, is correct because it is the multicast delivery model that binds traffic to a specific (source, group) pair, written as (S,G). When a host joins using SSM, it declares not just the multicast group address it wants to receive but also the exact source IP address it will accept traffic from, filtering out all other senders. This contrasts with Any-Source Multicast (ASM), the alternative model, where a host joins a group and accepts data from any sender transmitting to that group address, without source filtering. The other answer choices in this question are left blank, so there are no additional distractors to address. Memory tip: think of SSM as a "VIP invite" system -- you only get in if both your name (source) and the party address (group) are on the list, which is why SSM is described as providing services for "bound" data flows.
Topics
Community Discussion
No community discussion yet for this question.