nerdexam
Fortinet

NSE4 · Question #24

Review the output of the command get router info routing-table database shown in the exhibit below; then answer the question following it. Which two statements are correct regarding this output?…

The correct answer is A. There will be six routes in the routing table. C. There will be two default routes in the routing table. The get router info routing-table database command displays all learned routes, including inactive ones, which can show multiple default routes or a specific total count based on the network configuration.

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

Question

Review the output of the command get router info routing-table database shown in the exhibit below; then answer the question following it. Which two statements are correct regarding this output? (Choose two.)

Exhibit

NSE4 question #24 exhibit

Options

  • AThere will be six routes in the routing table.
  • BThere will be seven routes in the routing table.
  • CThere will be two default routes in the routing table.
  • DThere will be two routes for the 10.0.2.0/24 subnet in the routing table.

How the community answered

(59 responses)
  • A
    80% (47)
  • B
    7% (4)
  • D
    14% (8)

Why each option

The `get router info routing-table database` command displays all learned routes, including inactive ones, which can show multiple default routes or a specific total count based on the network configuration.

AThere will be six routes in the routing table.Correct

(Assuming the exhibit shows exactly six entries in the routing database) The `get router info routing-table database` command lists all routes known to the FortiGate, irrespective of whether they are currently active in the main forwarding table.

BThere will be seven routes in the routing table.

(Assuming the exhibit shows six, not seven, total routes) This choice directly contradicts the expected count of routes present in the hypothetical database output.

CThere will be two default routes in the routing table.Correct

(Assuming the exhibit shows two entries for `0.0.0.0/0`) The routing database can contain multiple default routes if, for example, several static default routes are configured or if dynamic routing protocols advertise a default route alongside a static one.

DThere will be two routes for the 10.0.2.0/24 subnet in the routing table.

(Assuming the exhibit shows only one route for 10.0.2.0/24) If there were two routes for 10.0.2.0/24, they would appear as distinct entries in the database, typically with different distances or priorities.

Concept tested: FortiGate routing table database interpretation

Source: https://docs.fortinet.com/document/fortigate/7.4.0/cli-reference/263300/get-router-info-routing-table

Topics

#FortiGate Routing#Routing Table (FIB)#Default Routes#ECMP

Community Discussion

No community discussion yet for this question.

Full NSE4 Practice