352-001 · Question #478
You are designing a network solution to connect a primary data center to a disaster recovery site. The applications hosted on the site will be mainly web and email servers that are provided through…
The correct answer is A. point-to-point GRE tunnels. Point-to-point GRE tunnels are the appropriate choice for L3 DR connectivity between two data centers hosting web and email servers, with straightforward expansion when a third site is added.
Question
You are designing a network solution to connect a primary data center to a disaster recovery site. The applications hosted on the site will be mainly web and email servers that are provided through a virtualized environment. A third data center facility may also be added in the next six months. Which connectivity type is appropriate for this design?
Options
- Apoint-to-point GRE tunnels
- BL2TPv3
- CVPWS
- DVPLS
How the community answered
(32 responses)- A81% (26)
- B6% (2)
- C3% (1)
- D9% (3)
Why each option
Point-to-point GRE tunnels are the appropriate choice for L3 DR connectivity between two data centers hosting web and email servers, with straightforward expansion when a third site is added.
Point-to-point GRE tunnels provide Layer 3 IP connectivity between the primary data center and the DR site, which is sufficient for web and email servers that do not require L2 adjacency or shared subnets. GRE is lightweight, widely supported, and scales incrementally - when a third data center is added in six months, additional GRE tunnels can be provisioned without redesigning the underlying architecture. This avoids the complexity of L2 VPN services that are unnecessary for this workload type.
L2TPv3 is a Layer 2 pseudowire tunneling protocol used for L2 VPN extension, which introduces unnecessary complexity for a DR scenario where only Layer 3 IP routing is required.
VPWS (Virtual Private Wire Service) is a point-to-point L2 VPN service that extends Layer 2 across sites - this overhead is unwarranted when the web and email servers only need L3 routed connectivity.
VPLS (Virtual Private LAN Service) is a multipoint L2 VPN technology designed for multiple sites requiring the same broadcast domain, which is excessive for a two-site DR scenario with applications that only need L3 reachability.
Concept tested: Data center interconnect tunnel technology selection
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/tunnel/configuration/xe-16/tunnel-xe-16-book/tn-gre.html
Topics
Community Discussion
No community discussion yet for this question.