nerdexam
FortinetFortinet

NSE4 · Question #290

NSE4 Question #290: Real Exam Question with Answer & Explanation

The correct answer is C: diagnose sniffer packet any "host 192.168.1.100 and host 192.168.10.100 " 3. To effectively troubleshoot an intermittent connectivity issue between two specific devices on a high-volume network for offline analysis, the best CLI command uses a precise host filter across all interfaces with a high verbosity level.

Submitted by kim_seoul· Apr 18, 2026Logging and Monitoring

Question

An intermittent connectivity issue is noticed between two devices located behind the FortiGate dmz and internal interfaces. A continuous sniffer trace is run on the FortiGate unit that the administrator will convert into a .cap file for an off-line analysis with a sniffer application. Given the high volume of global traffic on the network, which of the following CLI commands will best allow the administrator to perform this troubleshooting operation?

Options

  • Adiagnose sniffer packet any
  • Bdiagnose sniffer packet dmz "" 3
  • Cdiagnose sniffer packet any "host 192.168.1.100 and host 192.168.10.100 " 3
  • Ddiagnose sniffer packet any "host 192.168.1.100 and host 192.168.10.100 " 4

Explanation

To effectively troubleshoot an intermittent connectivity issue between two specific devices on a high-volume network for offline analysis, the best CLI command uses a precise host filter across all interfaces with a high verbosity level.

Common mistakes.

  • A. Capturing any traffic without a filter is inappropriate for a high-volume network as it will produce an excessively large and difficult-to-analyze trace file that is mostly irrelevant.
  • B. Limiting the capture to only the dmz interface will miss traffic potentially traversing the internal interface or other interfaces involved in the communication path between the two devices and lacks a host-specific filter.
  • D. While verbosity level 4 also captures packet data, level 3 is usually sufficient for off-line analysis by including headers and data, often preferred to level 4 for a smaller file size when interface information is not critical for host-to-host troubleshooting.

Concept tested. FortiGate CLI Sniffer Filters and Verbosity

Reference. https://docs.fortinet.com/document/fortigate/7.4.0/fortios-cli-reference/169040/diagnose-sniffer-packet

Topics

#packet capture#CLI commands#troubleshooting#traffic filtering

Community Discussion

No community discussion yet for this question.

Full NSE4 PracticeBrowse All NSE4 Questions