Juniper
JN0-633 · Question #92
user@srx# show security datapath-debug capture-file pkt-cap-file format pcap size 5m; action-profile { pkt-cap-profile { event np-ingress { packet-dump; } } } packet-filter pkt-filter {…
The correct answer is C. You must start the capture from operational mode with the command request security datapath-. See the full explanation below for the reasoning.
Question
user@srx# show security datapath-debug capture-file pkt-cap-file format pcap size 5m; action-profile { pkt-cap-profile { event np-ingress { packet-dump; } } } packet-filter pkt-filter { action-profile pkt-capture; source-prefix 1.2.3.4/32; } You want to capture transit traffic passing through your SRX3600. You add the configuration shown in the exhibit but do not see entries added to the capture file. What is causing the problem?
Options
- AYou are missing the configuration set security datapath-debug maximum-capture-size 1500.
- BYou are missing the configuration set security datapath-debug packet-filter pkt-filter destination-prefix
- CYou must start the capture from operational mode with the command request security datapath-
- DYou must start the capture from operational mode with the command monitor start capture.
How the community answered
(26 responses)- A4% (1)
- B4% (1)
- C85% (22)
- D8% (2)
Community Discussion
No community discussion yet for this question.