nerdexam
Cisco

352-001 · Question #614

VPLS is implemented in a Layer 2 network with 2000 VLANs. Which must be the primary concern to ensure successful deployment of VPLS?

The correct answer is C. Flooding is necessary to propagate MAC address reachability information. VPLS relies entirely on data-plane flooding to propagate MAC address reachability, since it has no inherent control-plane MAC distribution mechanism. With 2000 VLANs, this flooding behavior across all PE pseudowires is the primary scalability and operational concern.

Network Virtualization

Question

VPLS is implemented in a Layer 2 network with 2000 VLANs. Which must be the primary concern to ensure successful deployment of VPLS?

Options

  • AThe underlying transport mechanism
  • BPE scalability
  • CFlooding is necessary to propagate MAC address reachability information
  • DVLAN scalability

How the community answered

(49 responses)
  • A
    10% (5)
  • B
    2% (1)
  • C
    84% (41)
  • D
    4% (2)

Why each option

VPLS relies entirely on data-plane flooding to propagate MAC address reachability, since it has no inherent control-plane MAC distribution mechanism. With 2000 VLANs, this flooding behavior across all PE pseudowires is the primary scalability and operational concern.

AThe underlying transport mechanism

The MPLS transport underlying VPLS is a mature and well-understood technology - while it must be correctly provisioned, it is not the primary concern specific to deploying VPLS across a large number of VLANs.

BPE scalability

PE router capacity is a hardware design and capacity-planning concern that is addressed before deployment, not the primary operational concern that governs whether a VPLS deployment will function correctly at scale.

CFlooding is necessary to propagate MAC address reachability informationCorrect

VPLS emulates a LAN service over MPLS by building a full mesh of pseudowires between PE routers, and MAC address learning depends on flooding unknown unicast, broadcast, and multicast frames to all PE peers in the mesh - there is no built-in control-plane mechanism for MAC advertisement. In a deployment with 2000 VLANs, this flooding replicates traffic across the entire MPLS core for every unknown MAC, creating significant bandwidth and PE CPU overhead. Addressing this flooding behavior - through mechanisms such as BGP MAC/IP advertisement or MAC learning optimizations - is the primary concern that must be managed for successful large-scale VPLS deployment.

DVLAN scalability

The scenario already defines 2000 VLANs as the given deployment parameter, so VLAN scalability is a prerequisite constraint rather than the primary concern - the central issue is how VPLS behaves operationally within that environment.

Concept tested: VPLS flooding behavior and MAC learning scalability

Source: https://www.rfc-editor.org/rfc/rfc4762

Topics

#VPLS#MAC flooding#L2 VPN scalability#2000 VLANs

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice