Cisco ASA 5505 User Manual
Page 1738
76-6
Cisco ASA 5500 Series Configuration Guide using the CLI
Chapter 76 Configuring AnyConnect Host Scan
Installing and Enabling Host Scan on the ASA
Assigning AnyConnect Feature Modules to Group Policies
This procedure associates AnyConnect feature modules with a group policy. When VPN users connect
to the ASA, the ASA downloads and installs these AnyConnect feature modules to their endpoint
computer.
Prerequisites
Log on to the ASA and enter global configuration mode. In global configuration mode, the ASA displays
this prompt: hostname(config)#
Detailed Steps
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].
Command
Purpose
Command
Purpose
Step 1
group-policy
name internal
Example:
hostname(config)# group-policy PostureModuleGroup
internal
Adds an internal group policy for Network Client Access
Step 2
group-policy
name attributes
Example:
hostname(config)# group-policy PostureModuleGroup
attributes
Edits the new group policy. After entering the command,
you receive the prompt for group policy configuration
mode, hostname(config-group-policy)#.
Step 3
webvpn
Example:
hostname(config-group-policy)# webvpn
Enters group policy webvpn configuration mode. After
you enter the command, the ASA returns this prompt:
hostname(config-group-webvpn)#