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.
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)- A3% (1)
- B84% (27)
- C3% (1)
- D9% (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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.