Implementing Secure Solutions with Virtual Private Networks (SVPN) — Question 71

A network engineer is configuring a server. The router will terminate encrypted VPN connections on g0/0, which is in the VRF "Internet". The clear-text traffic that must be encrypted before being sent out traverses g0/1, which is in the VRF "Internal". Which two VRF-specific configurations allow VPN traffic to traverse the VRF-aware interfaces? (Choose two.)

Answer options

Correct answer: D, E

Explanation

The correct answers are D and E because they correctly configure the IKEv2 profile and the virtual-template interface to associate the VPN traffic with the appropriate VRF for routing. Options A and C do not accurately link the VPN traffic to the correct VRF, and option B does not facilitate the necessary VPN processing on the g0/1 interface.