Check_Point
156-215.71 · Question #459
You want to create an ASCII formatted output file of the fw monitor command. What is the correct syntax to accomplish this task?
The correct answer is A. fw monitor -e "accept;" > /tmp/monitor.txt. See the full explanation below for the reasoning.
Question
You want to create an ASCII formatted output file of the fw monitor command. What is the correct syntax to accomplish this task?
Options
- Afw monitor -e "accept;" > /tmp/monitor.txt
- Bfw monitor -e "accept;" -f > /tmp/monitor.txt
- Cfw monitor -m iO -e "accept;" -o /tmp/monitor.txt
- Dfw monitor -e "accept;" -w /tmp/monitor.txt
How the community answered
(37 responses)- A73% (27)
- B16% (6)
- C8% (3)
- D3% (1)
Community Discussion
No community discussion yet for this question.