Check_Point
156-215.81.20 · Question #12
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
- A192.168.1.1 AND 172.26.1.1 AND drop
- Bsrc:192.168.1.1 AND dst:172.26.1.1 AND action:Drop
- C192.168.1.1 OR 172.26.1.1 AND action:Drop
- Dsrc:192.168.1.1 OR dst:172.26.1.1 AND action:Drop
How the community answered
(62 responses)- A6% (4)
- B77% (48)
- C13% (8)
- D3% (2)
Community Discussion
No community discussion yet for this question.