Question 323 of 1,000
Firewall Policies and NATmediumMultiple ChoiceObjective-mapped

Quick Answer

The answer is policy-based routing (PBR), which allows you to override the default route and direct VPN traffic through a specific interface like port2. PBR works by matching traffic based on source and destination addresses—in this case, traffic from 10.0.0.0/8 destined for 10.10.0.0/16—and then forcing that traffic out a designated egress interface, bypassing the routing table’s default gateway. On the Fortinet NSE 4 Network Security Professional exam, this scenario tests your understanding of how PBR differs from static routing and policy routes; a common trap is confusing PBR with route-based VPNs, which rely on the routing table alone. Remember that PBR is a “if-then” override: if traffic matches your defined criteria, then send it out the specified interface, regardless of the default route. A helpful memory tip is “PBR picks the port”—it lets you pinpoint the exact egress interface for specific traffic flows.

NSE4 Firewall Policies and NAT Practice Question

This NSE4 practice question tests your understanding of firewall policies and nat. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

An organization has multiple remote sites connected via IPsec VPN. The administrator needs to ensure that traffic from the internal network (10.0.0.0/8) to the VPN destination (10.10.0.0/16) uses a specific interface (port2) instead of the default route. Which feature should be configured?

Question 1mediummultiple choice
Read the full VPN explanation →

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

Policy-based routing (PBR) allows you to override the default routing table by matching traffic based on source/destination addresses and directing it to a specific egress interface (port2). This is the correct feature because the requirement is to force traffic from 10.0.0.0/8 to 10.10.0.0/16 out port2, bypassing the default route.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

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

  • Central NAT

    Why it's wrong here

    Central NAT controls source/destination NAT, not routing.

  • Static route with higher distance

    Why it's wrong here

    A static route would use the routing table, not override it based on source.

  • Policy-based routing

    Why this is correct

    PBR allows forwarding traffic based on policy criteria, overriding the routing table.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Traffic shaping

    Why it's wrong here

    Traffic shaping controls bandwidth, not routing.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is confusing policy-based routing with static route manipulation; candidates often think a static route with a higher distance can override the default route, but distance only affects route preference, not the ability to force traffic out a specific interface when a default route with lower distance exists.

Detailed technical explanation

How to think about this question

Policy-based routing operates by evaluating traffic against configured policies before consulting the routing table, using a route map or policy route to set the next-hop or output interface. In FortiOS, this is implemented via the 'config router policy' CLI or GUI, where you define match criteria (source/destination) and set the 'set output-device' to port2. A real-world scenario is when you need to send specific traffic over a dedicated MPLS link while keeping internet traffic on the default route.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related NSE4 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free NSE4 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this NSE4 question test?

Firewall Policies and NAT — This question tests Firewall Policies and NAT — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Policy-based routing — Policy-based routing (PBR) allows you to override the default routing table by matching traffic based on source/destination addresses and directing it to a specific egress interface (port2). This is the correct feature because the requirement is to force traffic from 10.0.0.0/8 to 10.10.0.0/16 out port2, bypassing the default route.

What should I do if I get this NSE4 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 24, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

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.