352-001 · Question #479
The Middle East-based cloud service provider, CSP, is planning to launch five data centers in Egypt, United Arab Emirates, Saudi Arabia, Qatar, and Turkey. CSP is looking for VLAN extension and DCIs…
The correct answer is D. VPLS. VPLS is required when multiple data centers need multipoint VLAN extension so that VMs across sites can share the same subnet for replication.
Question
The Middle East-based cloud service provider, CSP, is planning to launch five data centers in Egypt, United Arab Emirates, Saudi Arabia, Qatar, and Turkey. CSP is looking for VLAN extension and DCIs between these five data centers to allow for software replication, where original and backup VMs must be on the same subnet. Which tunneling technology must they use?
Options
- AVPWS
- BL2TPv3
- CIPsec VPN
- DVPLS
How the community answered
(26 responses)- A12% (3)
- B4% (1)
- C4% (1)
- D81% (21)
Why each option
VPLS is required when multiple data centers need multipoint VLAN extension so that VMs across sites can share the same subnet for replication.
VPWS (Virtual Private Wire Service) provides only point-to-point L2 pseudowire connections between exactly two sites and cannot support multipoint L2 connectivity across five data centers in a single broadcast domain.
L2TPv3 creates point-to-point Layer 2 tunnels between two endpoints and does not natively support multipoint any-to-any L2 extension across five sites without complex hub-and-spoke or full-mesh manual pseudowire configurations.
IPsec VPN operates at Layer 3 and encrypts IP traffic between sites but does not extend VLANs or L2 broadcast domains, so VMs at different sites cannot share the same subnet.
VPLS (Virtual Private LAN Service) is a multipoint Layer 2 VPN technology that creates a single virtual LAN across multiple geographically separated sites, allowing all five data centers to share the same L2 broadcast domain. This enables VMs at different sites to reside on the same IP subnet, which is a hard requirement when original and backup VMs must communicate as if co-located. VPLS supports any-to-any full-mesh L2 connectivity across all five sites using a single logical service instance.
Concept tested: Multipoint L2 DCI technology for VM subnet extension
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/mp_l2vpn/configuration/xe-16/mp-l2vpn-xe-16-book/mp-vpls.html
Topics
Community Discussion
No community discussion yet for this question.