Installing The Anyconnect Client On A Security Appliance Using Cli - Cisco 5505 - ASA Firewall Edition Bundle Administrator's Manual

Administration guide
Hide thumbs Also See for 5505 - ASA Firewall Edition Bundle:
Table of Contents

Advertisement

Installing the AnyConnect Client on a Security
Appliance Using CLI
Installing the AnyConnect client on the security appliance consists of copying a client image to the
security appliance and identifying the file as a client image. With multiple clients, you must also assign
the order that the security appliance downloads the clients to the remote PC.
Note
The AnyConnect client configuration uses the same parameters as the SSL VPN Client. Most of the CLI
commands and many of the file names include the prefix svc, indicating this similarity.
Perform the following steps to install the client:
Copy the client image package to the security appliance using the copy command from privileged EXEC
Step 1
mode, or using another method. This example copies the images from a tftp server using the
copy tftp command:
hostname# copy tftp flash
Address or name of remote host []? 209.165.200.226
Source filename []? anyconnect-win-2.0.0.0343.pkg
Destination filename []? anyconnect-win-2.0.0.0343.pkg
Accessing
tftp://209.165.200.226/anyconnect-win-2.0.0.0343.pkg...!!!!!!!!!!!!!!!!!!!!!!!!!!
Writing file
disk0:/cdisk71...!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
319662 bytes copied in 3.695 secs (86511 bytes/sec)
Identify a file on flash as an SSL VPN client package file using the svc image command from webvpn
Step 2
configuration mode:
svc image filename order
The security appliance expands the file in cache memory for downloading to remote PCs. If you have
multiple clients, assign an order to the client images with the order argument.
The security appliance downloads portions of each client in the order you specify until it matches the
operating system of the remote PC. Therefore, assign the lowest number to the image used by the most
commonly-encountered operating system. For example:
hostname(config-webvpn)# svc image anyconnect-win-2.0.0343-k9.pkg 1
hostname(config-webvpn)# svc image anyconnect-macosx-i386-2.0.0343-k9.pkg 2
hostname(config-webvpn)# svc image anyconnect-linux-2.0.0343-k9.pkg 3
OL-12950-012
C H A P T E R
Cisco AnyConnect VPN Client Administrator Guide
4
4-1

Advertisement

Table of Contents
loading

Table of Contents