Check Point Certified Security Expert (CCSE) R80 — Question 226
Which command shows actual allowed connections in state table?
Answer options
- A. fw tab ג€"t StateTable
- B. fw tab ג€"t connections
- C. fw tab ג€"t connection
- D. fw tab connections
Correct answer: B
Explanation
The correct answer is B, as 'fw tab -t connections' specifically retrieves the information about active connections in the state table. Options A and C refer to the state table and connection, respectively, but do not provide the correct syntax to display allowed connections. Option D lacks the necessary '-t' flag to specify which table to show.