300-710 · Question #63
Which command should be used on the Cisco FTD CLI to capture all the packets that hit an interface?
The correct answer is D. capture WORD. capture <WORD> interface <interface-name> [buffer <buffer-size>] [match <access-list>] [packet- length <packet-length>] This command requires you to specify a capture name (WORD) and allows you to define the interface and other capture parameters. It is the standard way to captur
Question
Which command should be used on the Cisco FTD CLI to capture all the packets that hit an interface?
Options
- Aconfigure coredump packet-engine enable
- Bcapture-traffic
- Ccapture
- Dcapture WORD
How the community answered
(32 responses)- A3% (1)
- B3% (1)
- D94% (30)
Explanation
capture <WORD> interface <interface-name> [buffer <buffer-size>] [match <access-list>] [packet- length <packet-length>] This command requires you to specify a capture name (WORD) and allows you to define the interface and other capture parameters. It is the standard way to capture traffic on the FTD's physical interfaces (LINA engine). The "capture-traffic" command is used for SNORT engine captures, which is different from interface packet captures.
Topics
Community Discussion
No community discussion yet for this question.