Check Point Certified Security Expert (CCSE) R81 — Question 191

What is a possible command to delete all of the SSH connections of a gateway?

Answer options

Correct answer: B

Explanation

The command 'fw ctl conntab -x -dport=22' is specifically designed to delete all connections on the specified port, which in this case is port 22 for SSH. The other options either do not pertain to deleting connections on this port or are incorrect commands for this specific action.