nerdexam
Fortinet

FCSS_NST_SE-7.6 · Question #16

Refer to the exhibit, which shows partial outputs from two routing debug commands. Which change must an administrator make on FortiGate to route web traffic from internal users to the internet…

The correct answer is D. Set the priority of the static default route using port1 to 10. For ECMP to work properly, both routes need to have the same priority value so the FortiGate can load-balance traffic between them. Currently, all traffic will use port1 (due to its lower priority value of 0) and port2 will only be used if By changing port1's priority to match…

Troubleshoot Routing Issues

Question

Refer to the exhibit, which shows partial outputs from two routing debug commands. Which change must an administrator make on FortiGate to route web traffic from internal users to the internet, using ECMP?

Exhibit

FCSS_NST_SE-7.6 question #16 exhibit

Options

  • ASet snat-route-change to enable.
  • BSet the priority of the static default route using port2 to 1.
  • CSet preserve-session-route to enable.
  • DSet the priority of the static default route using port1 to 10.

How the community answered

(39 responses)
  • A
    8% (3)
  • B
    5% (2)
  • C
    15% (6)
  • D
    72% (28)

Explanation

For ECMP to work properly, both routes need to have the same priority value so the FortiGate can load-balance traffic between them. Currently, all traffic will use port1 (due to its lower priority value of 0) and port2 will only be used if By changing port1's priority to match port2's priority of 10, both default routes will have equal cost, allowing the FortiGate to implement ECMP routing to distribute web traffic across both internet connections.

Topics

#ECMP#route priority#static route#equal-cost multipath

Community Discussion

No community discussion yet for this question.

Full FCSS_NST_SE-7.6 Practice