Courseiva
System and Network AdministrationeasyMultiple ChoiceObjective-mapped

FortiGate Policy-Based Routing to Force Traffic Through Specific ISP

An administrator wants to ensure that traffic to a specific web server always exits through a particular ISP link, regardless of route changes. Which feature should be configured?

Quick Answer

The answer is policy-based routing (PBR). This feature is correct because it allows you to override the routing table by applying a route map that matches specific traffic characteristics—such as destination IP or port—and explicitly sets the next-hop interface, ensuring traffic to that web server always exits through the designated ISP link regardless of dynamic route changes. On the Fortinet NSE 4 Network Security Professional exam, this tests your understanding of how PBR differs from static or dynamic routing, often appearing in scenario-based questions where the routing table’s default behavior must be bypassed for granular traffic control. A common trap is confusing PBR with policy routes in firewall policies; remember that PBR operates at the routing level, not the firewall policy level. Memory tip: “PBR picks the path, not the policy.”

⚠ Common exam trap

Watch out — candidates often confuse PBR with static routing or SD-WAN load balancing, thinking that a static route with a higher distance or SD-WAN can force traffic to a specific link, but only PBR provides the granular match-and-set logic to override the routing table for specific traffic flows regardless of route changes.

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

Policy-based routing (PBR)

Policy-based routing (PBR) allows you to override the routing table by applying a route map to match traffic (e.g., source/destination IP, port) and explicitly set the next-hop interface or ISP link. This ensures traffic to the specific web server always exits through the designated ISP, regardless of dynamic route changes or the routing table's default behavior.

Answer analysis

Option-by-option breakdown

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

  • Equal-cost multi-path (ECMP) routing

    Why it's wrong here

    ECMP distributes traffic across multiple paths; it does not force traffic to a specific link.

  • Policy-based routing (PBR)

    Why this is correct

    Policy routes allow forwarding decisions based on source/destination, overriding the routing table.

  • Static route with higher distance

    Why it's wrong here

    Higher distance makes the route less preferred; not suitable for forcing traffic.

  • SD-WAN with load balancing

    Why it's wrong here

    SD-WAN load balancing can distribute traffic but not guarantee all traffic to a specific server goes out one link unless configured with rules.

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

Same concept, more angles

1 more way this is tested on NSE4

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. An administrator attempts to configure a policy route to route specific traffic from an internal subnet (10.1.1.0/24) to the internet via a different ISP. The policy route is created but traffic is still using the default route. What is the most likely cause?

hard
  • A.The outgoing interface in the policy route is down.
  • B.The policy route is not using the correct source interface.
  • C.The destination address in the policy route is incorrect.
  • D.The static default route has a lower administrative distance than the policy route.

Why A: Policy routes in FortiGate have a higher priority than static routes, but they are only applied if the specified outgoing interface is operationally up. If the outgoing interface is down, the policy route is skipped, and traffic falls back to the default route. This is the most likely cause because the administrator confirmed the policy route was created but traffic still uses the default route.

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.