nerdexam
Cisco

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.

Designing Network Services

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)
  • A
    13% (4)
  • B
    17% (5)
  • C
    67% (20)
  • D
    3% (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.

AEoMPLS-based VPLS can carry multicast traffic in a scalable manner

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.

BUse a mesh of GRE tunnels to carry the streams between sites

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.

CEnable snooping mechanisms on the provider PE routers.Correct

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.

DReplace VPLS with a Layer 3 MVPN solution to carry the streams between sites

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

#VPLS#multicast scalability#IGMP snooping#EoMPLS

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice