Chapter 38 Configuring Ssl Vpn Client - Cisco FirePOWER ASA 5500 series Configuration Manual

Security appliance command line
Hide thumbs Also See for FirePOWER ASA 5500 series:
Table of Contents

Advertisement

Installing SVC
Installing the SVC Software
Installing SVC consists of copying the SVC images to the security appliance and assigning an order to
the images. Perform the following steps to install SVC:
Copy the SVC images to the security appliance using the copy command from privileged EXEC mode,
Step 1
or using another method. In this example, the images are copied from a tftp server using the
copy tftp comand:
hostname# copy tftp flash
Address or name of remote host []? 209.165.200.226
Source filename []? sslclient-win-1.0.2.127.pkg
Destination filename []? sslclient-win-1.0.2.127.pkg
Accessing tftp://209.165.200.226/sslclient-win-1.0.2.127.pkg...!!!!!!!!!!!!!!!!!!!!!!!!!!
Writing file
disk0:/cdisk71...!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
319662 bytes copied in 3.695 secs (86511 bytes/sec)
Assign an order to the SVC images using the svc image command from webvpn mode:
Step 2
Numbering of the SVC images establishes the order in which the security appliance downloads them to
the remote computer. It downloads the SVC image with the lowest number first. Therefore, you should
assign the lowest number to the image used by the most commonly-encountered operating system.
In the following example, the output of the show webvpn svc command indicates that the windows.pkg
image has an order number of 1, and the windows2.pkg image has an order number of 2. When a remote
computer attempts to establish an SVC connection, the windows.pkg image downloads first. If the image
does not match the operating system, the windows2.pkg image downloads:
hostname(config)# webvpn
hostname(config-webvpn)# show webvpn svc
1. disk0:/windows.pkg 1
CISCO STC win2k+ 1.0.0
1,0,2,132
Thu 08/25/2005 21:51:30.43
2. disk0:/windows2.pkg 2
CISCO STC win2k+ 1.0.0
1,0,0,164
Thu 02/17/2005 20:09:22.43
2 SSL VPN Client(s) installed
Then the SVC archive images are re-ordered using the svc image command, with the windows2.pkg
image as the first image downloaded to the remote PC, and the windows.pkg image downloaded second:
hostname(config-webvpn)# no svc image
hostname(config-webvpn)# svc image windows2.pkg 1
hostname(config-webvpn)# svc image windows.pkg 2
Reentering the show webvpn svc command shows the new order of the images:
hostname(config-webvpn)# show webvpn svc
1. disk0:/windows2.pkg 1
CISCO STC win2k+ 1.0.0
1,0,2,132
Thu 08/25/2005 21:51:30.43
2. disk0:/windows.pkg 2
CISCO STC win2k+ 1.0.0
Cisco Security Appliance Command Line Configuration Guide
38-2
svc image filename order
Chapter 38
Configuring SSL VPN Client
OL-10088-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pix 500 seriesCisco asa 5500 series

Table of Contents