Leaflet
10-57
思科 ASA 系列命令参考,A 至 H 命令
第 10 章 crypto isakmp disconnect-notify 至 cxsc auth-proxy port 命令
csd enable
例外:可对无客户端 SSL VPN 连接的连接配置文件进行配置,使得当计算机尝试使用组 URL
连接 ASA 并且 CSD 已全局启用时,CSD 不会在客户端计算机上运行。例如:
ciscoasa(config)# tunnel-group group-name webvpn-attributes
ciscoasa(config-tunnel-webvpn)# group-url https://www.url-string.com
ciscoasa(config-tunnel-webvpn)# without-csd
示例 以下命令显示如何查看 CSD 映像的状态并启用该映像:
ciscoasa(config-webvpn)# show webvpn csd
Secure Desktop is not enabled.
ciscoasa(config-webvpn)# csd enable
ciscoasa(config-webvpn)# show webvpn csd
Secure Desktop version 3.1.0.25 is currently installed and enabled.
ciscoasa(config-webvpn)#
相关命令
命令 说明
csd image
将命令中指定的 CSD 映像从路径中指定的闪存驱动器复制到运行配置。
show webvpn csd
识别 CSD(如果已启用)的版本。若未启用,CLI 将指示 “Secure
Desktop is not enabled”(安全桌面未启用)。
without-csd
对无客户端 SSL VPN 会话的连接配置文件进行配置,使得当计算机尝试
使用组 URL 连接 ASA 并且 CSD 已全局启用时,CSD 不会在客户端计算
机上运行。