Checkpoint Check Point Certified Troubleshooting Expert - R81.20 (CCTE) 156-587 Question # 13 Topic 2 Discussion

Checkpoint Check Point Certified Troubleshooting Expert - R81.20 (CCTE) 156-587 Question # 13 Topic 2 Discussion

156-587 Exam Topic 2 Question 13 Discussion:
Question #: 13
Topic #: 2

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 cant 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.

A fw ctl kdebug -T -f -m 10 -s 1000000 -o debugfilename


B.

fw ctl debug -T -f-m 10 -s 1000000 -o debugfilename


C.

fw ctl kdebug -T -f -m 10 -s 1000000 > debugfilename


D.

fw ctl kdebug -T -m 10 -s 1000000 -o debugfilename


Get Premium 156-587 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.