Cisco 5505 Administration Guide - Page 60

Enabling DTLS Globally for a Specific Port, Enabling DTLS for Specific Groups or Users, Prompting - for sale

Page 60 highlights

Prompting Remote Users Chapter 6 Configuring AnyConnect Features Using CLI Enabling DTLS Globally for a Specific Port To enable DTLS globally for a particular port, use the dtls port command: [no] dtls port port_number For example: hostname(config-webvpn)# dtls outside Enabling DTLS for Specific Groups or Users To enable DTLS for specific groups or users, use the svc dtls enable command in group policy webvpn or username webvpn configuration mode: [no] svc dtls enable If DTLS is configured and UDP is interrupted, the remote user's connection automatically falls back from DTLS to TLS. The default is enabled; however, DTLS is not enabled by default on any individual interface. Enabling DTLS allows the AnyConnect client establishing an AnyConnect VPN connection to use two simultaneous tunnels-an SSL tunnel and a DTLS tunnel. Using DTLS avoids latency and bandwidth problems associated with some SSL connections and improves the performance of real-time applications that are sensitive to packet delays. If you do not enable DTLS, AnyConnect client users establishing SSL VPN connections connect only with an SSL VPN tunnel. The following example enters group policy webvpn configuration mode for the group policy sales and enables DTLS: hostname(config)# enable inside hostname(config)# group-policy sales attributes hostname(config-group-policy)# webvpn hostname(config-group-webvpn)# svc dtls enable Prompting Remote Users You can enable the security appliance to prompt remote AnyConnect VPN client users to download the client with the svc ask command from group policy webvpn or username webvpn configuration modes: [no] svc ask {none | enable [default {webvpn | svc} timeout value]} svc ask enable prompts the remote user to download the client or go to the WebVPN portal page and waits indefinitely for user response. svc ask enable default svc immediately downloads the client. svc ask enable default webvpn immediately goes to the portal page. svc ask enable default svc timeout value prompts the remote user to download the client or go to the WebVPN portal page and waits the duration of value before taking the default action-downloading the client. Cisco AnyConnect VPN Client Administrator Guide 6-2 OL-12950-012

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118

6-2
Cisco AnyConnect VPN Client Administrator Guide
OL-12950-012
Chapter 6
Configuring AnyConnect Features Using CLI
Prompting Remote Users
Enabling DTLS Globally for a Specific Port
To enable DTLS globally for a particular port, use the
dtls port
command:
[no] dtls port
port_number
For example:
hostname(config-webvpn)#
dtls outside
Enabling DTLS for Specific Groups or Users
To enable DTLS for specific groups or users, use the
svc dtls enable
command in group policy webvpn
or username webvpn configuration mode:
[
no
]
svc dtls enable
If DTLS is configured and UDP is interrupted, the remote user’s connection automatically falls back
from DTLS to TLS. The default is enabled; however, DTLS is not enabled by default on any individual
interface.
Enabling DTLS allows the AnyConnect client establishing an AnyConnect VPN connection to use two
simultaneous tunnels—an SSL tunnel and a DTLS tunnel. Using DTLS avoids latency and bandwidth
problems associated with some SSL connections and improves the performance of real-time applications
that are sensitive to packet delays.
If you do not enable DTLS, AnyConnect client users establishing SSL VPN connections connect only
with an SSL VPN tunnel.
The following example enters group policy webvpn configuration mode for the group policy
sales
and
enables DTLS:
hostname(config)#
enable inside
hostname(config)#
group-policy sales attributes
hostname(config-group-policy)#
webvpn
hostname(config-group-webvpn)#
svc dtls enable
Prompting Remote Users
You can enable the security appliance to prompt remote AnyConnect VPN client users to download the
client with the
svc ask
command from group policy webvpn or username webvpn configuration modes:
[
no
]
svc ask
{
none
|
enable
[
default
{
webvpn
|
svc
}
timeout
value
]}
svc ask enable
prompts the remote user to download the client or go to the WebVPN portal page
and waits indefinitely for user response.
svc ask enable default svc
immediately downloads the client.
svc ask enable default webvpn
immediately goes to the portal page.
svc ask enable default svc timeout
value
prompts the remote user to download the client or go to
the WebVPN portal page and waits the duration of
value
before taking the default
action—downloading the client.