nerdexam
Fortinet

NSE4 · Question #224

Review the output of the command config router ospf shown in the Exhibit below; then answer the question following it. Which one of the following statements is correct regarding this output?

The correct answer is C. OSPF Hello packets will be sent on all interfaces configured with an address matching the. OSPF Hello packets are only sent on interfaces whose IP addresses match the configured config network ranges, enabling OSPF to establish adjacencies on specific network segments.

Submitted by joshua94· Apr 18, 2026Routing and SD-WAN

Question

Review the output of the command config router ospf shown in the Exhibit below; then answer the question following it. Which one of the following statements is correct regarding this output?

Exhibit

NSE4 question #224 exhibit

Options

  • AOSPF Hello packets will only be sent on interfaces configured with the IP addresses
  • BOSPF Hello packets will be sent on all interfaces of the FortiGate device.
  • COSPF Hello packets will be sent on all interfaces configured with an address matching the
  • DOSPF Hello packets are not sent on point-to-point networks.

How the community answered

(61 responses)
  • A
    2% (1)
  • B
    7% (4)
  • C
    90% (55)
  • D
    2% (1)

Why each option

OSPF Hello packets are only sent on interfaces whose IP addresses match the configured `config network` ranges, enabling OSPF to establish adjacencies on specific network segments.

AOSPF Hello packets will only be sent on interfaces configured with the IP addresses

This statement is incomplete; OSPF Hello packets are sent on interfaces that have an IP address *matching the configured OSPF network ranges*, not just any configured IP address.

BOSPF Hello packets will be sent on all interfaces of the FortiGate device.

OSPF Hello packets are not sent on all interfaces of the FortiGate; they are restricted to interfaces that are explicitly included in the OSPF process by the `config network` statements.

COSPF Hello packets will be sent on all interfaces configured with an address matching theCorrect

The `config network` statements in OSPF (`set prefix 10.0.0.0 255.0.0.0` and `set prefix 172.16.0.0 255.240.0.0`) define which interfaces are enabled for OSPF communication. OSPF Hello packets are specifically sent out only on interfaces whose IP addresses fall within these configured network ranges to discover neighbors and form adjacencies.

DOSPF Hello packets are not sent on point-to-point networks.

OSPF Hello packets are indeed sent on point-to-point networks to establish neighbor relationships, unless the interface is configured as passive.

Concept tested: OSPF network configuration and Hello packet distribution

Source: https://docs.fortinet.com/document/fortigate/7.4.0/administration-guide/33917/ospf

Topics

#OSPF#Routing Protocols#FortiGate Configuration#Interface Activation

Community Discussion

No community discussion yet for this question.

Full NSE4 Practice