Table Of Contents
Enabling and Disabling CSD
Using CLI to Enable or Disable CSD
Using ASDM to Enable or Disable CSD
Enabling and Disabling CSD
You can use CLI or ASDM to enable or disable CSD. Refer to the section that names your preference.
•
Using CLI to Enable or Disable CSD
•
Using ASDM to Enable or Disable CSD
Using CLI to Enable or Disable CSD
Enabling CSD loads the CSD configuration file (data.xml) from the flash device to the running configuration. If you transfer or replace the data.xml file, disable and then enable CSD to load the file.
You can enter the following CLI command in privileged EXEC mode to display the status of the CSD image:
show webvpn csd
EXAMPLE
F1-asa1(config)# show webvpn csd
Secure Desktop version 3.1.0.25 is currently installed and enabled.
Note
Disabling CSD does not alter the CSD configuration.
Use the CLI to enable or disable CSD as follows:
Step 1
Log in to the CLI and enter the config t command.
Step 2
Enter webvpn to access the webvpn command mode.
For example,
Step 3
Enter the following command to identify the disk that contains the securedesktop_asa_<Version>.pkg file and display the name of the that file.
For example,
F1-asa1(config-webvpn)# show disk all
-#- --length-- -----date/time------ path
6 8543616 Nov 02 2005 08:25:36 PDM
9 6414336 Nov 02 2005 08:49:50 cdisk.bin
10 4634 Sep 17 2004 15:32:48 first-backup
11 4096 Sep 21 2004 10:55:02 fsck-2451
12 4096 Sep 21 2004 10:55:02 fsck-2505
13 21601 Nov 23 2004 15:51:46 shirley.cfg
14 9367 Nov 01 2004 17:15:34 still.jpg
15 6594064 Nov 04 2005 09:48:14 asdmfile.510106.rls
16 21601 Dec 17 2004 14:20:40 tftp
17 21601 Dec 17 2004 14:23:02 bingo.cfg
18 9625 May 03 2005 11:06:14 wally.cfg
19 16984 Oct 19 2005 03:48:46 tomm_backup.cfg
20 319662 Jul 29 2005 09:51:28 sslclient-win-1.0.2.127.pkg
21 0 Oct 07 2005 17:33:48 sdesktop
22 5352 Oct 28 2005 15:09:20 sdesktop/data.xml
23 369182 Oct 10 2005 05:27:58 sslclient-win-1.1.0.133.pkg
24 1836392 Oct 26 2005 09:15:26 securedesktop_asa_3_1_0_24.pkg
38600704 bytes available (24281088 bytes used)
******** Flash Card Geometry/Format Info ********
COMPACT FLASH CARD GEOMETRY
COMPACT FLASH CARD FORMAT
Number of Data Sectors 122976
Step 4
To install the image, enter the following command:
csd image securedesktop_asa_<Version>.pkg
For example,
F1-asa1(config-webvpn)# csd image securedesktop_asa_3_1_0_25.pkg
Step 5
Enter one of the following commands:
•
csd enable to enable CSD
•
no csd enable to disable CSD
For example,
F1-asa1(config-webvpn)# csd enable
Step 6
Enter write memory to save the running configuration.
For example,
F1-asa1(config-webvpn)# F1-asa1(config-webvpn)# write memory
Building configuration...
Cryptochecksum: 71fa1950 45b7f82f 12b4e7c1 934111bb
15585 bytes copied in 3.710 secs (5195 bytes/sec)
Using ASDM to Enable or Disable CSD
Enabling CSD loads the CSD configuration file (data.xml) from the flash device to the running configuration. If you transfer or replace the data.xml, disable and then enable CSD to load the file.
Disabling CSD does not alter the CSD configuration.
Use ASDM to enable or disable CSD as follows:
Step 1
Choose Configuration > VPN > WebVPN > CSD Setup.
The CSD Setup pane opens (Figure 2-1).
Figure 2-1 CSD Setup (Enable/Disable)
Note
The Secure Desktop Image field displays the image (and version) that is currently installed. The Enable Secure Desktop check box indicates whether CSD is enabled.
Step 2
Check or uncheck Enable Secure Desktop and click Apply.
ASDM enables or disables CSD.