Installing and enabling host scan on the asa, Installing or upgrading host scan – Cisco ASA 5505 User Manual

Page 1735

Advertising
background image

76-3

Cisco ASA 5500 Series Configuration Guide using the CLI

Chapter 76 Configuring AnyConnect Host Scan

Installing and Enabling Host Scan on the ASA

Installing and Enabling Host Scan on the ASA

These tasks describe installing and enabling Host Scan on the ASA:

Installing or Upgrading Host Scan

Enabling or Disabling a Host Scan

Viewing the Host Scan Version Enabled on the ASA

Uninstalling Host Scan

Assigning AnyConnect Feature Modules to Group Policies

Installing or Upgrading Host Scan

Use this procedure to install or upgrade the Host Scan package and enable it using the command line
interface for the ASA.

Prerequisites

Log on to the ASA and enter global configuration mode. In global configuration mode, the ASA
displays this prompt: hostname(config)#

Upload the hostscan_version-k9.pkg file or anyconnect-NGC-win-version-k9.pkg file to the ASA.

Detailed Steps

Command

Purpose

Step 1

webvpn

Example:

hostname(config)# webvpn

Enter webvpn configuration mode.

Step 2

csd hostscan image

path

Example:

ASAName(webvpn)#csd hostscan image

disk0:/hostscan-3.6.0-k9.pkg

ASAName(webvpn)#csd hostscan image

disk0:/anyconnect-NGC-win-3.0.0327-k9.pkg

Specify the path to the package you want to designate as the
Host Scan image. You can specify a standalone Host Scan
package or an AnyConnect Secure Mobility Client package as
the Host Scan package.

Note

For all operating systems, Windows, Linux, and
Mac OS X, customers need to upload the
anyconnect-NGC-win-version-k9.pkg file in order for
the endpoints to install Host Scan.

Step 3

csd enable

Example:

ASAName(webvpn)#csd enable

Enables the Host Scan image you designated in the previous
step.

Step 4

write memory

Example:

hostname(webvpn)# write memory

Saves the running configuration to flash.

After successfully saving the new configuration to flash
memory, you receive the message [OK].

Advertising