350-401 · Question #526
What occurs when a high bandwidth multicast stream is sent over an MVPN using Cisco hardware?
The correct answer is D. A data MDT is created to allow for the best transmission through the core for (S, G) multicast route entries.. When a high-bandwidth (S,G) multicast stream is transmitted over an MVPN, a Data MDT is dynamically created to optimize its path through the core network.
Question
What occurs when a high bandwidth multicast stream is sent over an MVPN using Cisco hardware?
Options
- AThe traffic uses the default MDT to transmit the data only if it isa (S,G) multicast route entry
- BA data MDT is created to if it is a (*, G) multicast route entries
- CA data and default MDT are created to flood the multicast stream out of all PIM-SM neighbors.
- DA data MDT is created to allow for the best transmission through the core for (S, G) multicast route entries.
How the community answered
(63 responses)- A8% (5)
- B3% (2)
- C2% (1)
- D87% (55)
Why each option
When a high-bandwidth (S,G) multicast stream is transmitted over an MVPN, a Data MDT is dynamically created to optimize its path through the core network.
While traffic initially uses the default MDT, high-bandwidth (S,G) streams are typically switched to a Data MDT to avoid flooding. The default MDT carries all MVPN control traffic and low-bandwidth data, not just (S,G) traffic.
Data MDTs are primarily created for source-specific (S,G) multicast route entries to optimize their path, not for `(*,G)` (shared tree) entries, which usually remain on the default MDT.
A Data MDT is created to avoid flooding high-bandwidth streams to all PIM-SM neighbors, offering a more selective path, whereas the default MDT is designed for broader distribution, including control plane traffic.
In MVPNs, a Data MDT (Multicast Distribution Tree) is dynamically created to carry high-bandwidth, source-specific (S,G) multicast streams. This process offloads the stream from the default MDT and provides a more optimized, pruned path through the MPLS core, preventing unnecessary flooding to all Provider Edge (PE) routers and improving transmission efficiency.
Concept tested: MVPN Data MDT for high-bandwidth streams
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipmulticast/configuration/xe-16/imc-xe-16-book/imc-mvpn-c-overview.html
Topics
Community Discussion
No community discussion yet for this question.