exam questions

Exam 156-587 All Questions

View all questions & answers for the 156-587 exam

Exam 156-587 topic 1 question 78 discussion

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

What is the simplest and most efficient way to check all dropped packets in real time?

  • A. fw ctl zdebug + drop in expert mode
  • B. Smartlog
  • C. cat/dev/fw1/log in expert mode
  • D. tail -f $FWDIR/log/fw.log |grep drop in expert mode
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
keikei1228
4 weeks ago
Selected Answer: A
The "fw ctl zdebug + drop" command is the simplest and most efficient way to check all dropped packets in real time. This command provides a live view of packets that are being dropped by the firewall, along with the reasons for the drops. It is specifically designed for quick debugging and does not require parsing logs or using additional tools.
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 ...