76-4
Cisco ASA 5500 Series Configuration Guide using the CLI
Chapter76 Configuring AnyConnect Host Scan
Installing and Enabling Host Scan on the ASA
Enabling or Disabling a Host Scan
These commands enable or disable an installed Host Scan image using the command line interface of
the ASA.
Prerequisites
Log on to the ASA and enter global configuration mode. In global configuration mode, the ASA displays
this prompt: hostname(config)#

Detailed Steps for Enabling Host Scan

Detailed Steps for Disabling Host Scan

Command Purpose
Step1 webvpn
Example:
hostname(config)# webvpn
Enter webvpn configuration mode.
Step2 csd enable
Example:
hostname(config)# csd enable
Enables the standalone Host Scan image or the Host Scan image
in the AnyConnect Secure Mobility Client package if they have
not been uninstalled from your ASA. If neither of those types of
packages is installed and a CSD package is installed, this enables
the Host Scan function in the CSD package.
Command Purpose
Step1 webvpn
Example:
hostname(config)# webvpn
Enter webvpn configuration mode.
Step2 no csd enable
Example:
hostname(config)# no csd enable
Disables Host Scan for all installed Host Scan packages.
Note Before you uninstall the enabled Host Scan image, you
must first disable Host Scan using this command.