352-001 · Question #693
Video traffic is being distributed across a large WAN network. The video source originates from different parts of the multicast domain at different times. Which multicast technology provides…
The correct answer is A. Source Specific Multicast. Source Specific Multicast (SSM) builds Shortest Path Trees directly between receivers and specific sources, providing optimal routing without relying on a shared Rendezvous Point.
Question
Video traffic is being distributed across a large WAN network. The video source originates from different parts of the multicast domain at different times. Which multicast technology provides optimal path selection between the receiver and the source for this multicast traffic?
Options
- ASource Specific Multicast
- BPIM sparse mode
- CBidirectional PIM
- DAny Source Multicast
How the community answered
(35 responses)- A77% (27)
- B6% (2)
- C14% (5)
- D3% (1)
Why each option
Source Specific Multicast (SSM) builds Shortest Path Trees directly between receivers and specific sources, providing optimal routing without relying on a shared Rendezvous Point.
SSM uses (S,G) channel subscriptions to build a Shortest Path Tree directly from each receiver to the specific active source, completely bypassing the RP. When the video source originates from different locations at different times, receivers can join (S,G) states for whichever source is currently active, ensuring the most direct and optimal path is always used. This source-specific tree construction eliminates the suboptimal routing detour through a shared RP that other multicast models introduce.
PIM sparse mode uses a shared RP-based (*,G) tree for source discovery and initial traffic distribution, which routes traffic through the RP rather than directly between source and receiver, resulting in suboptimal paths.
Bidirectional PIM uses a single shared bidirectional tree rooted at the RP for all sources sending to a group, meaning all traffic must traverse the RP regardless of where the source or receiver is located.
Any Source Multicast (ASM) relies on a shared RP-based distribution tree that routes traffic through the RP rather than building direct source-to-receiver paths, making it suboptimal when the source location changes frequently.
Concept tested: Source Specific Multicast shortest path tree selection
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipmulti_pim/configuration/xe-16/imc-pim-xe-16-book/imc-cfg-ssm.html
Topics
Community Discussion
No community discussion yet for this question.