300-415 · Question #434
How should an engineer optimize multicast packet distribution throughout the overlay network in SD-WAN?
The correct answer is D. Eliminate packet replication on the ingress router that is connected to multicast source. In SD-WAN overlay multicast, optimization is achieved by eliminating redundant packet replication at the ingress (source-connected) WAN Edge, pushing efficient per-receiver replication toward egress nodes.
Question
Options
- AEliminate packet replication on the WAN Edge router that is connected to multicast source.
- BBuild a shared tree such that a WAN Edge router learns the IP address for the multicast source.
- CBuild a shared tree such that a last-hop router learns the IP address for the multicast source.
- DEliminate packet replication on the ingress router that is connected to multicast source.
How the community answered
(23 responses)- B4% (1)
- C4% (1)
- D91% (21)
Why each option
In SD-WAN overlay multicast, optimization is achieved by eliminating redundant packet replication at the ingress (source-connected) WAN Edge, pushing efficient per-receiver replication toward egress nodes.
This choice describes removing replication from the WAN Edge connected to the source, which is the same concept as D but uses imprecise terminology - the key optimization target is the 'ingress router,' not just any WAN Edge.
Building a shared tree where a WAN Edge learns the multicast source IP describes traditional PIM RP shared-tree behavior, not the SD-WAN overlay optimization mechanism.
Building a shared tree where a last-hop router learns the source IP describes PIM SPT switchover, which is a native IP multicast concept unrelated to SD-WAN overlay multicast optimization.
In Cisco SD-WAN multicast, the vSmart controller distributes receiver membership information so the ingress WAN Edge connected to the multicast source no longer blindly replicates to all WAN Edges; instead it sends traffic only on tunnels with active receivers, eliminating unnecessary replication at the source side.
Concept tested: SD-WAN overlay multicast replication optimization
Source: https://www.cisco.com/c/en/us/td/docs/routers/sdwan/configuration/routing/ios-xe-17/routing-book-xe/m-multicast.html
Topics
Community Discussion
No community discussion yet for this question.