exam questions

Exam 156-582 All Questions

View all questions & answers for the 156-582 exam

Exam 156-582 topic 1 question 31 discussion

Actual exam question from Checkpoint's 156-582
Question #: 31
Topic #: 1
[All 156-582 Questions]

Running tcpdump causes a significant increase on CPU usage, what other option you should use?

  • A. o
  • B. O
  • C. I
  • D. i
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Examinator1111
1 month ago
Selected Answer: D
tcpdump [ -AbdDefghHIJKlLnNOpqStuUvxX# ] [ -B buffer_size ] -i interface --interface=interface -O --no-optimize Do not run the packet-matching code optimizer. This is useful only if you suspect a bug in the optimizer. The correct answer may be D (for -i) to specify a specific interface to limit capture.
upvoted 1 times
...
Didesouzads
1 month, 1 week ago
Selected Answer: B
When using tcpdump, the -O (uppercase letter "O") option disables packet buffering, which can help reduce CPU usage and improve performance during captures — especially on busy systems.
upvoted 1 times
...
theindian435
3 months, 1 week ago
Selected Answer: D
I revised my first post. The correct answer may be D (for -i) to specify a specific interface to limit capture.
upvoted 1 times
...
theindian435
3 months, 1 week ago
Selected Answer: A
WRONG QUESTIONS Also agree and must be cppcap
upvoted 1 times
...
freemen810
3 months, 2 weeks ago
Selected Answer: B
-o is not valid syntax
upvoted 1 times
...
Jimbob_101
3 months, 2 weeks ago
Selected Answer: A
None of the above. The answer is cppcap.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...