350-701 · Question #589
Which VPN provides scalability for organizations with many remote sites?
The correct answer is A. DMVPN. Dynamic Multipoint VPN (DMVPN) offers a highly scalable and flexible VPN solution for connecting numerous remote sites without requiring full mesh configurations or complex hub-and-spoke setups.
Question
Which VPN provides scalability for organizations with many remote sites?
Options
- ADMVPN
- BSSLVPN
- CGRE over IPsec
- Dsite-to-site IPsec
How the community answered
(47 responses)- A91% (43)
- B4% (2)
- C2% (1)
- D2% (1)
Why each option
Dynamic Multipoint VPN (DMVPN) offers a highly scalable and flexible VPN solution for connecting numerous remote sites without requiring full mesh configurations or complex hub-and-spoke setups.
DMVPN (Dynamic Multipoint VPN) is designed for large-scale deployments with many remote sites because it allows spokes to dynamically build IPsec tunnels directly with each other (spoke-to-spoke) without needing to traverse a central hub, significantly reducing the configuration complexity and improving scalability.
SSL VPNs are typically used for remote access by individual users (client-to-site) and are less suited for connecting many remote sites together in a mesh or hub-and-spoke architecture.
GRE over IPsec provides secure tunneling but still requires static configuration of each tunnel endpoint, making it less scalable than DMVPN for a large number of dynamic remote sites.
Site-to-site IPsec VPNs typically require static configuration of tunnels between each pair of sites, which becomes unmanageable and unscalable for organizations with many remote locations (N^2 complexity in a full mesh).
Concept tested: Scalable VPN solutions (DMVPN)
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_dmvpn/configuration/xe-3s/sec-dmvpn-xe-3s-book.html
Topics
Community Discussion
No community discussion yet for this question.