CheckPoint Exam Questions

What is the correct syntax to accomplish this task?

You want to create an ASCII formatted output file of the fw monitor command. What is the correct syntax to accomplish this task?

A.
fw monitor -e “accept;” > /tmp/monitor.txt

B.
fw monitor -e “accept;” -f > /tmp/monitor.txt

C.
fw monitor -m iO -e “accept;” -o /tmp/monitor.txt

D.
fw monitor -e “accept;” -w /tmp/monitor.txt