400-007 · Question #62
An MPLS service provider is offering a standard EoMPLS-based VPLS service to CustomerA providing Layer 2 connectivity between a central site and approximately 100 remote sites. CustomerA wants to…
The correct answer is C. Enable snooping mechanisms on the provider PE routers. VPLS floods multicast to all PE sites by default, which is unscalable across 100 sites. Enabling IGMP snooping on PE routers constrains multicast replication to only sites with active receivers, reducing unnecessary bandwidth consumption.
Question
An MPLS service provider is offering a standard EoMPLS-based VPLS service to CustomerA providing Layer 2 connectivity between a central site and approximately 100 remote sites. CustomerA wants to use the VPLS network to carry its internal multicast video feeds which are sourced at the central site and consist of 20 groups at Mbps each. Which service provider recommendation offers the most scalability?
Options
- AEoMPLS-based VPLS can carry multicast traffic in a scalable manner
- BUse a mesh of GRE tunnels to carry the streams between sites
- CEnable snooping mechanisms on the provider PE routers.
- DReplace VPLS with a Layer 3 MVPN solution to carry the streams between sites
How the community answered
(30 responses)- A13% (4)
- B17% (5)
- C67% (20)
- D3% (1)
Why each option
VPLS floods multicast to all PE sites by default, which is unscalable across 100 sites. Enabling IGMP snooping on PE routers constrains multicast replication to only sites with active receivers, reducing unnecessary bandwidth consumption.
EoMPLS-based VPLS is not inherently scalable for multicast because it floods multicast frames to all participating PE nodes by default, meaning all 20 streams would be sent to all 100 sites and consume significant unnecessary bandwidth.
A full mesh of GRE tunnels across 100 sites requires nearly 5,000 tunnel endpoints, adding enormous configuration complexity and overhead that makes it far less scalable than leveraging snooping within the existing VPLS fabric.
IGMP snooping on provider PE routers tracks multicast group membership across VPLS pseudowires and replicates multicast frames only toward PEs serving sites with active receivers, preventing the default flood-to-all behavior that would otherwise replicate all 20 video streams to every one of the 100 remote sites regardless of whether any receiver exists there.
While Layer 3 MVPN would provide scalable multicast delivery, it requires replacing the existing Layer 2 VPLS service entirely, which is a more disruptive change than enabling snooping as an optimization within the current service.
Concept tested: IGMP snooping for multicast scalability in VPLS
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipmulti_igmp/configuration/xe-16/imc-xe-16-book/imc-igmp-snoop-vpls.html
Topics
Community Discussion
No community discussion yet for this question.