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.
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
anytraffic 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
dmzinterface will miss traffic potentially traversing theinternalinterface or other interfaces involved in the communication path between the two devices and lacks a host-specific filter. - D. While verbosity level
4also captures packet data, level3is usually sufficient for off-line analysis by including headers and data, often preferred to level4for a smaller file size when interface information is not critical for host-to-host troubleshooting.
Concept tested. FortiGate CLI Sniffer Filters and Verbosity
Topics
Community Discussion
No community discussion yet for this question.