Designing and Implementing a Server Infrastructure — Question 20
Your network contains an Active Directory domain named adatum.com.
All client computers either Windows 7 or Windows 2012.
Some users work from remote locations. VPN connections are often dropped and this requires users to manually reconnect their VPN.
You need to recommend a VPN solution for the users to allow for VPNs to automatically reconnect.
Which protocol should you include in the recommendation?
Answer options
- A. PPTP
- B. SSTP
- C. L2TP/IPSec
- D. IKEv2
Correct answer: D
Explanation
IKEv2 is designed to handle network changes and can automatically reconnect when a connection is lost, making it ideal for users with unstable network conditions. PPTP, SSTP, and L2TP/IPSec do not offer the same level of automatic reconnection capabilities, making them less suitable for this scenario.