300-730 · Question #201
What is a characteristic of GET VPN?
The correct answer is A. tunnel-less. GET VPN is a tunnel-less group encryption technology that preserves original IP headers rather than encapsulating traffic in a new IP tunnel.
Question
Options
- Atunnel-less
- Bpeer-to-peer
- Chub-and-spoke
- Dtunneled
How the community answered
(21 responses)- A86% (18)
- B5% (1)
- D10% (2)
Why each option
GET VPN is a tunnel-less group encryption technology that preserves original IP headers rather than encapsulating traffic in a new IP tunnel.
GET VPN uses the Group Domain of Interpretation (GDOI) protocol and encrypts traffic while keeping the original source and destination IP headers intact, eliminating the overhead of tunnel encapsulation. This tunnel-less approach allows it to work seamlessly over MPLS WANs where routing is based on original IP addresses, distinguishing it from traditional tunnel-mode VPNs.
GET VPN uses a group keying model where all members share keys distributed by a Key Server, not individual peer-to-peer security associations.
Hub-and-spoke describes DMVPN topology; GET VPN supports any-to-any encrypted communication among all group members without requiring a central hub.
GET VPN is specifically tunnel-less - it does not create new IP tunnel headers and instead encrypts the original payload while preserving the original IP addressing.
Concept tested: GET VPN tunnel-less group encryption characteristics
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_conn_getvpn/configuration/xe-16/sec-get-vpn-xe-16-book/sec-get-vpn.html
Topics
Community Discussion
No community discussion yet for this question.