Check Point Certified Security Expert (CCSE) R81 — Question 72
Which command shows actual allowed connections in state table?
Answer options
- A. fw tab -t connection
- B. fw tab connections
- C. fw tab -t connections
- D. fw tab -t StateTable
Correct answer: C
Explanation
The correct command is 'fw tab -t connections' which specifically shows the actual connections in the state table. Option A is incorrect because it refers to a singular connection rather than the state of multiple connections. Option B is not valid as it lacks the necessary '-t' flag, and option D incorrectly refers to 'StateTable' which is not the correct terminology in this context.