Implementing Secure Solutions with Virtual Private Networks (SVPN) — Question 73
An engineer is implementing the FlexVPN solution on a Cisco IOS router. The router must only terminate VPN requests and must not initiate them. Additionally, the interface must support VPNs from other routers and Cisco AnyConnect connections. Which interface type must be configured to meet these requirements?
Answer options
- A. point-to-point GRE tunnel interface
- B. multipoint GRE tunnel interface
- C. static virtual tunnel interface
- D. virtual template interface
Correct answer: D
Explanation
The correct answer is D, the virtual template interface, as it allows for the termination of VPN connections while supporting dynamic and multiple incoming sessions. The other options, such as point-to-point GRE and multipoint GRE interfaces, are not designed for this specific requirement of only terminating connections, while the static virtual tunnel interface lacks the flexibility needed for AnyConnect compatibility.