Cisco PIX 500 Series Configuration Manual page 844

Security appliance command line
Hide thumbs Also See for PIX 500 Series:
Table of Contents

Advertisement

Enabling AnyConnect Client Profile Downloads
Retrieve a copy of the profile file (AnyConnectProfile.tmpl) from a client installation.
Step 1
the installation path for each operating system.
Table 38-1
Operating System
Windows Vista
Windows XP and 2000 %ALLUSERSPROFILE%/Application Data/Cisco/Cisco
Linux
Mac OS X
1. %ALLUSERSPROFILE% refers to the environmental variable by the same name for Windows Vista. In most
installations, this is C:\Program Files.
2. %PROGRAMFILES% refers to the environmental variable by the same name for Windows XP and 2000. In
most installations, this is C:\Program Files.
Edit the profile file. The example below shows the contents of the profile file (AnyConnectProfile.tmpl)
Step 2
for Windows:
<?xml version="1.0" encoding="UTF-8"?>
<!--
This is a template file that can be configured to support the
identification of secure hosts in your network.
The file needs to be renamed to cvcprofile.xml (for now).
There is an ASA command to import updated profiles for downloading to
client machines.
-->
<Configuration>
<ClientInitialization>
</ClientInitialization>
<HostProfile>
</HostProfile>
<HostProfile>
</HostProfile>
</Configuration>
The <HostProfile> tags are frequently edited so that the AnyConnect client displays the names and
addresses of host computers for remote users. The following example shows the <HostName> and
<HostAddress> tags, with the name and address of a host computer inserted:
<HostProfile>
</HostProfile>
Load the profile file into flash memory on the security appliance and then use the svc profiles command
Step 3
from webvpn configuration mode to identify the file as a client profile to load into cache memory:
Cisco Security Appliance Command Line Configuration Guide
38-8
Operating System and Profile File Installation Path
Installation Path
%ALLUSERSPROFILE%\Cisco\Cisco AnyConnect VPN
Client\Profile
AnyConnect VPN Client/Profile
/opt/cisco/vpn/profile
/opt/cisco/vpn/profile
Provide some basic instruction.....
<UseStartBeforeLogon>false</UseStartBeforeLogon>
<HostName></HostName>
<HostAddress></HostAddress>
<HostName></HostName>
<HostAddress></HostAddress>
<HostName>Sales_gateway</HostName>
<HostAddress>209.165.200.225</HostAddress>
Chapter 38
Configuring AnyConnect VPN Client Connections
1
2
Table 38-1
shows
OL-12172-03

Advertisement

Table of Contents
loading

This manual is also suitable for:

Asa 5500 series

Table of Contents