Securing the Web with Cisco Web Security Appliance (SWSA) — Question 10

Which response code in the access logs indicates that a transaction was blocked due to policy?

Answer options

Correct answer: A

Explanation

The correct response code is TCP_DENIED/407, which indicates that access was denied due to authentication issues as per policy. The other codes, such as TCP_DENIED/401, TCP_DENIED/403, and TCP_DENIED/307, signify different types of access denials or redirections that do not specifically refer to policy violations.