CCSA Exam QuestionsBrowse all questions from this exam

CCSA Exam - Question 167


When comparing Stateful Inspection and Packet Filtering, what is a benefit that Stateful Inspection offers over Packer Filtering?

Show Answer
Correct Answer:

Discussion

2 comments
Sign in to comment
Mrnemesis79Option: C
Nov 24, 2024

Answer is C

keikei1228Option: C
Nov 25, 2024

The correct answer is C. Only one rule is required for each connection. Stateful Inspection tracks the state of active connections and makes decisions based on the context of the traffic. This allows it to require only one rule for each connection, as it can dynamically allow return traffic based on the state of the connection. In contrast, Packet Filtering typically requires separate rules for incoming and outgoing traffic.