350-701 · Question #438
Which benefit does DMVPN provide over GETVPN?
The correct answer is D. DMVPN can be used over the public Internet, and GETVPN requires a private network. DMVPN is designed for secure communication over untrusted public networks like the internet, whereas GETVPN is intended for private IP networks or MPLS VPNs where the underlying network is considered trusted.
Question
Which benefit does DMVPN provide over GETVPN?
Options
- ADMVPN supports QoS, multicast, and routing, and GETVPN supports only QoS.
- BDMVPN is a tunnel-less VPN, and GETVPN is tunnel-based.
- CDMVPN supports non-IP protocols, and GETVPN supports only IP protocols.
- DDMVPN can be used over the public Internet, and GETVPN requires a private network.
How the community answered
(24 responses)- A13% (3)
- B4% (1)
- C8% (2)
- D75% (18)
Why each option
DMVPN is designed for secure communication over untrusted public networks like the internet, whereas GETVPN is intended for private IP networks or MPLS VPNs where the underlying network is considered trusted.
Both DMVPN and GETVPN support QoS, multicast, and routing protocols; this statement is factually incorrect about GETVPN's limitations.
DMVPN is tunnel-based (mGRE over IPsec), while GETVPN encrypts the original IP packet payload, maintaining the original IP headers, which is sometimes referred to as 'tunnel-less' in comparison to traditional tunnels.
Both DMVPN and GETVPN are IP-based VPN technologies and primarily support IP protocols within their encrypted sessions.
DMVPN (Dynamic Multipoint VPN) utilizes IPsec over mGRE tunnels to create secure VPNs across the public Internet, allowing spokes to dynamically build tunnels to a hub or directly to other spokes. GETVPN (Group Encrypted Transport VPN), in contrast, relies on a trusted underlying private network (like an MPLS VPN or a private IP network) to carry encrypted traffic, assuming that the routing infrastructure itself is secure and only encrypting the data payload without tunneling the IP header.
Concept tested: DMVPN vs. GETVPN use cases
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_dmvpn/configuration/xe-3s/sec-conn-dmvpn-xe-3s-book/sec-conn-dmvpn-overview.html
Topics
Community Discussion
No community discussion yet for this question.