NSE 4 – FortiGate 7.2 — Question 3

An administrator has configured the following settings:
config system settings
set ses-denied-traffic enable
end
config system global
set block-session-timer 30
end
What are the two results of this configuration? (Choose two.)

Answer options

Correct answer: C, D

Explanation

The correct answers are C and D because enabling 'ses-denied-traffic' results in logging denied traffic, which reduces the overall number of logs generated. Additionally, the session for denied traffic is created to manage those connections, allowing for better tracking and control of denied sessions. Options A and B do not apply as they incorrectly describe the session management and user blocking mechanisms.