Courseiva
Advanced Networking and SD-WANhardMultiple SelectObjective-mapped

NSE7 Advanced Networking and SD-WAN Practice Question

A FortiGate is configured with OSPF multi-area. The administrator wants to redistribute a static route into OSPF area 0 and ensure it is propagated to all areas. Which THREE steps are required? (Choose three.)

⚠ Common exam trap

The trap here is that candidates often forget to verify the static route is actually installed in the routing table (Option B) and assume that simply configuring 'redistribute static' (Option C) is sufficient, overlooking the prerequisite of a valid next-hop.

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

Ensure the static route has a valid next-hop and is in the routing table

OSPF can only redistribute routes that are present in the routing table. If the static route is not valid (e.g., missing next-hop or interface down), it will not be installed, and redistribution will fail. The 'redistribute static' command under OSPF router configuration (Option C) is the fundamental step to inject the route into OSPF. A route map with metric type E1 (Option E) is required to ensure the redistributed route is advertised as an external type 1 (E1) metric, which carries the internal cost to the ASBR, allowing proper path selection across all areas.

Answer analysis

Option-by-option breakdown

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

  • Set the OSPF network type to point-to-multipoint

    Why it's wrong here

    Network type is not required for redistribution.

  • Ensure the static route has a valid next-hop and is in the routing table

    Why this is correct

    Only routes in the routing table can be redistributed.

  • Configure 'redistribute static' under OSPF router configuration

    Why this is correct

    This enables redistribution of static routes.

  • Disable OSPF on all interfaces to prevent loops

    Why it's wrong here

    Disabling OSPF would break adjacency.

  • Configure a route map to set the metric type to E1

    Why this is correct

    Without a route map, the metric may be default; setting E1 ensures the metric includes internal cost.

Visual reference

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

About these practice questions

One of 940 original NSE7 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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 NSE7 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 NSE7 exam.