300-320 · Question #8
Which VPN technology is tunnel-less?
The correct answer is A. GET VPN. GET VPN (Group Encrypted Transport VPN) is a tunnel-less VPN technology that encrypts traffic in place using group keys, preserving the original IP headers.
Question
Which VPN technology is tunnel-less?
Options
- AGET VPN
- BDMVPN
- CMPLS
- DIPsec VPN
How the community answered
(29 responses)- A93% (27)
- B3% (1)
- C3% (1)
Why each option
GET VPN (Group Encrypted Transport VPN) is a tunnel-less VPN technology that encrypts traffic in place using group keys, preserving the original IP headers.
GET VPN uses a Key Server to distribute group encryption keys to all Group Members, allowing them to encrypt and decrypt traffic without building point-to-point tunnels. The original source and destination IP addresses are preserved in the packet header, enabling routing decisions to be made on the native IP addresses while still providing encryption - this is what makes GET VPN fundamentally tunnel-less.
DMVPN (Dynamic Multipoint VPN) uses GRE tunnels and NHRP to dynamically build spoke-to-spoke tunnels - it is a tunnel-based technology.
MPLS is a packet-forwarding technology using labels; while it can support VPN services, it is not classified as a tunnel-less VPN in the same context as GET VPN.
IPsec VPN in traditional deployments creates tunnel-mode connections between peers, making it a tunnel-based technology.
Concept tested: GET VPN tunnel-less group encryption
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.