View all questions & answers for the NSE 6 - Network Security 7.6 Support Engineer Materials exam


Question 71 Discussion

Refer to the exhibits, which show the configuration on FortiGate and partial session information for internet traffic from a user on the internal network. If the priority on route ID 2 were changed from 10 to 0, what would happen to traffic matching that user session? (Choose one answer)

  • A. The session would be deleted, and the client would need to start a new session.
  • B. The session would remain in the session table, but its traffic would now egress from both port1 and port2.
  • C. The session would remain in the session table, and its traffic would egress from port2.
  • D. The session would remain in the session table, and its traffic would egress from port1.
Correct Answer: A

Brave-Dump Clients Votes

A 100%

Comments



Adam 2026-01-06 08:46:32

Selected Answers: A


Question seems invalid for FortiGate 7.6 where static route priority 0 is not supported anymore.
If it's meant for old version where priority 0 is supported and it's most preferred priority, then quoting Study Guide with snat-route-change enabled, "Note that during reevaluation of SNAT sessions, if the new route and firewall policy lookup results in a change of the SNAT IP address, then FortiGate drops the packet and clears the session. This means that the impacted application could have to initiate a new connection to resume network connectivity, especially if the application is TCP-based.", so A is a correct answer.