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

Which method dynamically installs the network routes for remote tunnel endpoints?

Answer options

Correct answer: C

Explanation

The correct answer is C, reverse route injection, as it allows for the dynamic installation of routes for remote tunnel endpoints, ensuring proper routing for the traffic. The other options, such as policy-based routing and CEF, do not specifically address the dynamic aspect of route installation for tunnel endpoints, while route filtering pertains to controlling which routes are accepted or advertised, rather than installing them.