Courseiva
Authentication and VPNeasyMultiple ChoiceObjective-mapped

NSE4 Authentication and VPN Practice Question

What is the primary advantage of using route-based IPsec VPN over policy-based IPsec VPN?

⚠ Common exam trap

Test-takers frequently confuse 'fewer firewall policies' (Option B) as the primary advantage, but the NSE4 exam emphasizes that the key differentiator is the ability to use dynamic routing protocols over the tunnel, which is not possible with policy-based VPNs.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Route-based VPN allows the use of dynamic routing protocols over the tunnel

Route-based IPsec VPNs create a virtual tunnel interface (e.g., `tunnel` or `ipsec` interface) that acts as a logical routing endpoint. This allows the tunnel to participate in dynamic routing protocols like OSPF or BGP, enabling automatic route advertisement and failover across the VPN. Policy-based VPNs, in contrast, rely on static security policies that match traffic based on source/destination addresses and ports, which cannot be dynamically updated by routing protocols.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Route-based VPN allows the use of dynamic routing protocols over the tunnel

    Why this is correct

    Route-based IPsec VPN creates a virtual tunnel interface, allowing the underlying IPsec connection to participate in dynamic routing protocols such as OSPF, EIGRP, or BGP. This enables automatic route advertisement and convergence, eliminating the need for static proxy-IDs for each destination network, and making large-scale, redundant VPN topologies far more practical to deploy and maintain.

  • Route-based VPN requires fewer firewall policies

    Why it's wrong here

    This claim is misleading: both route-based and policy-based IPsec VPNs require firewall policies to regulate traffic flowing through the tunnel. In a route-based design, you still need a policy that maps traffic from the tunnel interface to the destination zone, and policy-based designs simply use the policy itself as the tunnel selector. The number of policies is typically comparable, so this is not a genuine advantage, nor the primary differentiator.

  • Route-based VPN is easier to configure for hub-and-spoke

    Why it's wrong here

    While route-based VPNs do simplify hub-and-spoke topologies by using a single tunnel interface and dynamic routing protocols, the question asks for the *primary* advantage over policy-based VPNs. That advantage is the ability to route any traffic (including multicast and non-IP protocols) through the tunnel interface without defining individual proxy-IDs, not topology ease. This option is tempting because route-based designs genuinely reduce configuration overhead in spoke-to-spoke scenarios, making them the correct choice when dynamic routing and scalability are the main concern.

  • Route-based VPN supports higher encryption algorithms

    Why it's wrong here

    Encryption algorithms are configured at the IKE/IPsec proposal level and are equally available regardless of whether the VPN is route-based or policy-based. FortiGate supports the same suite of algorithms (e.g., AES-128/256-GCM, SHA-256) for both modes, so the choice of VPN type has no bearing on cryptographic strength. The real advantage of route-based VPNs is architectural flexibility, not encryption capability.

Visual reference

R1 R2 R3 R4 10 100 10 100 OSPF picks R1→R2→R4 (cost 20) over R1→R3→R4 (cost 200)

Quick reference

VPN Protocol Comparison

ProtocolPortEncryptionAuthenticationUse Case
IKEv2 / IPsecUDP 500 / 4500AES-256Certificates / PSKSite-to-site & remote access
SSL / TLS VPNTCP 443TLS 1.3Certificates / MFAClientless remote access
L2TP / IPsecUDP 1701AES (IPsec)PSK / CertificatesLegacy remote access
WireGuardUDP 51820ChaCha20Public keysModern high-performance VPN
PPTPTCP 1723MPPE (weak)MS-CHAPv2Legacy — avoid in production

PPTP is considered insecure. IKEv2/IPsec and SSL VPN are the current recommended options.

About these practice questions

This NSE4 question is part of Courseiva's 282-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This NSE4 practice question is part of Courseiva's free Fortinet certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the NSE4 exam.