300-410 · Question #17
Which security feature can protect DMVPN tunnels?
The correct answer is A. IPSec. DMVPN tunnels are typically secured using IPSec, which provides encryption, authentication, and integrity services for the encapsulated traffic.
Question
Options
- AIPSec
- BTACACS+
- CRTBH
- DRADIUS
How the community answered
(28 responses)- A93% (26)
- B4% (1)
- D4% (1)
Why each option
DMVPN tunnels are typically secured using IPSec, which provides encryption, authentication, and integrity services for the encapsulated traffic.
IPSec (IP Security) is the standard protocol suite used to provide confidentiality, integrity, and authentication for DMVPN tunnels, encrypting the data payload and authenticating the peers to secure the VPN communication. DMVPN relies on IPSec to secure the Generic Routing Encapsulation (GRE) tunnels, making it a robust solution for secure site-to-site connectivity.
TACACS+ is an AAA protocol used for device management and access control, not for securing data plane traffic within VPN tunnels.
RTBH (Remotely Triggered Black Hole) routing is a technique for mitigating Denial of Service (DoS) attacks, not for securing VPN tunnels.
RADIUS is an AAA protocol used for centralized authentication, authorization, and accounting, not for encrypting or securing the data path of a VPN tunnel.
Concept tested: DMVPN tunnel security with IPSec
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/dmvpn/configuration/xe-16/sec-dmvpn-xe-16-book/sec-dmvpn-overview.html
Topics
Community Discussion
No community discussion yet for this question.