Briefing Fortinet Knowledge

Which of the following statements correctly describes t…

Examine the two static routes to the same destination subnet 172.20.168.0/24 as shown below;
then answer the question following it.
config router static
edit 1
set dst 172.20.168.0 255.255.255.0
set distance 20
set priority 10
set device port1
next
edit 2

set dst 172.20.168.0 255.255.255.0
set distance 20
set priority 20
set device port2
next
end
Which of the following statements correctly describes the static routing configuration provided
above?

A.
The FortiGate unit will evenly share the traffic to 172.20.168.0/24 through both routes.

B.
The FortiGate unit will share the traffic to 172.20.168.0/24 through both routes, but the port2 route
will carry approximately twice as much of the traffic.

C.
The FortiGate unit will send all the traffic to 172.20.168.0/24 through port1.

D.
Only the route that is using port1 will show up in the routing table.