Check_Point
156-215.81 · Question #592
Which of the following log queries would show only dropped packets with source address of 192.168.1.1 and destination address of 172.26.1.1?
The correct answer is B. src:192.168.1.1 AND dst:172.26.1.1 AND action:Drop. See the full explanation below for the reasoning.
Question
Which of the following log queries would show only dropped packets with source address of 192.168.1.1 and destination address of 172.26.1.1?
Options
- Asrc:192.168.1.1 OR dst:172.26.1.1 AND action:Drop
- Bsrc:192.168.1.1 AND dst:172.26.1.1 AND action:Drop
- C192.168.1.1 AND 172.26.1.1 AND drop
- D192.168.1.1 OR 172.26.1.1 AND action:Drop
How the community answered
(24 responses)- A8% (2)
- B75% (18)
- C13% (3)
- D4% (1)
Community Discussion
No community discussion yet for this question.