Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 156-586 All Questions

View all questions & answers for the 156-586 exam

Exam 156-586 topic 1 question 58 discussion

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

You need to run a kernel debug over a longer period of time as the problem occurs only once or twice a week. Therefore, you need to add a timestamp to the kernel debug and write the output to a file but you can’t afford to fill up all the remaining disk space and you only have 10 GB free for saving the debugs. What is the correct syntax for this?

  • A. fw ctl debug -T -f -m 10 -s 1000000 -o debugfilename
  • B. fw ctl kdebug -T -f -m 10 -s 1000000 > debugfilename
  • C. fw ctl kdebug -T -f -m 10 -s 1000000 -o debugfilename
  • D. fw ctl kdebug-T -m 10 -s 1000000 -o debugfilename
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Khai89
1 day, 20 hours ago
Selected Answer: B
The answer is B. In the official CCTE guide (ebook), in order to redirect the kdebug output to a file, > sign was used. Example from the book: fw ctl kdebug -T -f > kerneldebug.dbg
upvoted 1 times
...
babochnik
6 months, 1 week ago
this was a real question on the updated PearsonVUE exam (R81.20), passed on May 9th. there was another similar question, but there was an incomplete command in the answers.
upvoted 1 times
...
MichaelTerlien
10 months, 4 weeks ago
Answer is C: https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_NextGenSecurityGateway_Guide/Topics-FWG/Kernel-Debug/Kernel-Debug-Syntax.htm?tocpath=Kernel%20Debug%20on%20Security%20Gateway%7C_____1
upvoted 3 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 ...