Using a browser to display capture data – Cisco ASA 5505 User Manual

Page 1708

Advertising
background image

74-122

Cisco ASA 5500 Series Configuration Guide using the CLI

Chapter 74 Configuring Clientless SSL VPN

Capturing Data

Detailed Steps

Using a Browser to Display Capture Data

Perform the following steps to capture data about a clientless SSL VPN session and view it in a browser.

Command

Purpose

Step 1

capture capture_name type webvpn user

webvpn_username

Example:

hostname# capture hr type webvpn user user2

WebVPN capture started.

capture name hr

user name user2

hostname# no capture hr

Starts the capture utility for clientless SSL VPN.

capture_name is a name you assign to the
capture, which is also prepended to the name of
the capture files.

webvpn_user is the username to match for
capture.

Creates a capture named hr, which captures traffic
for user2 to a file.

Step 2

(Optional)

no capture capture_name

Stops the capture utility from capturing packets after
a user has logged in and began a clientless SSL VPN
session. The capture utility creates a
capture_name.zip file, which is encrypted with the
password koleso.

Step 3

Send the .zip file to Cisco Systems or attach it to a Cisco TAC
service request.

Step 4

Unzip the contents of the file using the koleso password.

Advertising