Fortinet
NSE7 · Question #33
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…
The correct answer is C. The FortiGate sends all the traffic to 172.20.168.0/24 through port1. See the full explanation below for the reasoning.
Question
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?
Options
- AThe FortiGate evenly shares the traffic to 172.20.168.0/24 through both routes.
- BThe FortiGate shares the traffic to 172.20.168.0/24 through both routes, but the port2 route will
- CThe FortiGate sends all the traffic to 172.20.168.0/24 through port1.
- DOnly the route that is using port1 will show up in the routing table.
How the community answered
(62 responses)- A5% (3)
- B8% (5)
- C74% (46)
- D13% (8)
Community Discussion
No community discussion yet for this question.