FortinetFortinet
NSE4 · Question #300
NSE4 Question #300: Real Exam Question with Answer & Explanation
The correct answer is A: diagnose sys session filter clear. Correct FortiGate CLI syntax for session table diagnostics includes clearing active filters and displaying the currently configured filter settings.
Submitted by valeria.br· Apr 18, 2026Logging and Monitoring
Question
What are examples of correct syntax for the session table diagnostics command? (Choose two.)
Options
- Adiagnose sys session filter clear
- Bdiagnose sys session src 10.0.1.254
- Cdiagnose sys session filter
- Ddiagnose sys session filter list dst.
Explanation
Correct FortiGate CLI syntax for session table diagnostics includes clearing active filters and displaying the currently configured filter settings.
Common mistakes.
- B. The syntax
diagnose sys session src 10.0.1.254is incorrect for setting a source IP filter; the correct syntax would bediagnose sys session filter set src 10.0.1.254. - D. The syntax
diagnose sys session filter list dst.is incorrect. To list sessions with a filter applied, it would typically bediagnose sys session list, anddst.is not a valid parameter directly followingfilter listto set a filter.
Concept tested. FortiGate session filter CLI commands
Topics
#CLI commands#diagnostics#session table
Community Discussion
No community discussion yet for this question.