nerdexam
Cisco

400-007 · Question #74

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

The correct answer is B. PE scalability. Deploying VPLS across 2000 VLANs maps each VLAN to a separate VPLS instance, making PE router scalability the primary concern because each instance demands dedicated memory, MAC table space, and signaling state.

Designing Network Services

Question

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

Options

  • AFlooding is necessary to propagate MAC address reachability information
  • BPE scalability
  • CThe underlying transport mechanism
  • DVLAN scalability

How the community answered

(32 responses)
  • A
    3% (1)
  • B
    84% (27)
  • C
    3% (1)
  • D
    9% (3)

Why each option

Deploying VPLS across 2000 VLANs maps each VLAN to a separate VPLS instance, making PE router scalability the primary concern because each instance demands dedicated memory, MAC table space, and signaling state.

AFlooding is necessary to propagate MAC address reachability information

Flooding for unknown MAC reachability is an inherent and expected behavior in VPLS operation, not a deployment concern - it is accounted for in the protocol design and does not represent a scalability blocker.

BPE scalabilityCorrect

Each VPLS instance on a PE router requires its own MAC address forwarding table, pseudowire signaling state, and hardware forwarding entries. Multiplying this across 2000 VLANs places extreme demands on PE router memory and CPU, and can exhaust hardware CAM/TCAM tables. Validating that PE devices can support 2000 simultaneous VPLS instances is therefore the critical prerequisite for a successful large-scale deployment.

CThe underlying transport mechanism

The underlying MPLS transport is a prerequisite resolved during network design before VPLS is layered on top; at the 2000-VLAN scale the transport itself is not the limiting factor.

DVLAN scalability

VLAN scalability is a real consideration, but in this context the 2000-VLAN challenge directly translates into 2000 VPLS instances on each PE, so PE scalability is the more precise and primary concern.

Concept tested: VPLS PE scalability with large-scale VLAN deployments

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/mp_l2_vpns/configuration/xe-16/mp-l2-vpns-xe-16-book/mp-vpls.html

Topics

#VPLS#PE scalability#Layer 2 VPN#VLAN scale

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice