nerdexam
Cisco

700-281 · Question #40

Which S-Series CLI command can help troubleshoot WCCP?

The correct answer is D. tail proxylogs. tail proxylogs surfaces real-time proxy log output, which captures WCCP-redirected traffic and any errors generated when the S-Series processes (or fails to process) connections arriving via WCCP - making it the right tool when diagnosing whether traffic is being forwarded…

Troubleshoot Cisco Web Security Solutions

Question

Which S-Series CLI command can help troubleshoot WCCP?

Options

  • Aweep debug enable
  • Bshow weep
  • Ctail accesslogs
  • Dtail proxylogs

How the community answered

(24 responses)
  • A
    8% (2)
  • B
    4% (1)
  • D
    88% (21)

Explanation

tail proxylogs surfaces real-time proxy log output, which captures WCCP-redirected traffic and any errors generated when the S-Series processes (or fails to process) connections arriving via WCCP - making it the right tool when diagnosing whether traffic is being forwarded, dropped, or mishandled.

Why the distractors are wrong:

  • A. weep debug enable - Not a valid CLI command; "weep" is a misspelling of WCCP and this syntax doesn't exist on the S-Series.
  • B. show weep - Similarly invalid; there is no show weep command in the S-Series CLI.
  • C. tail accesslogs - Access logs record completed user transactions at the application layer, not the WCCP control/forwarding plane, so they won't reveal protocol-level redirection problems.

Memory tip: Think "WCCP delivers traffic to the proxy, so proxy logs are where you look." The word proxy in proxylogs maps directly to the role WCCP plays - redirecting traffic to the proxy appliance.

Topics

#WCCP#CLI Commands#Proxy Logs#Troubleshooting

Community Discussion

No community discussion yet for this question.

Full 700-281 Practice