38-15
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 38 Configuring AnyConnect VPN Client Connections
Configuring Advanced SSL VPN Features
Using Compression
Compression increases the communications performance between the security appliance and the client
by reducing the size of the packets being transferred for low-bandwidth connections. By default,
compression for all SSL VPN connections is enabled on the security appliance, both at the global level
and for specific groups or users.
Compression must be turned-on globally using the
compression svc
command from global
configuration mode, and then it can be set for specific groups or users with the
svc compression
command in group-policy and username webvpn modes.
Changing Compression Globally
To change the global compression settings, use the
compression
svc
command from global
configuration mode:
compression
svc
no
compression
svc
To remove the command from the configuration, use the
no
form of the command.
In the following example, compression is disabled for all SSL VPN connections globally:
hostname(config)#
no
compression svc
Changing Compression for Groups and Users
To change compression for a specific group or user, use the
svc
compression
command in the
group-policy and username webvpn modes:
svc
compression
{
deflate
|
none
}
no
svc
compression
{
deflate
|
none
}
By default, for groups and users, SSL compression is set to
deflate
(enabled).
To remove the
svc
compression
command from the configuration and cause the value to be inherited
from the global setting, use the
no
form of the command:
In the following example, compression is disabled for the group-policy sales:
hostname(config)#
group-policy sales attributes
hostname(config-group-policy)#
webvpn
hostname(config-group-webvpn)#
svc compression none
Adjusting MTU Size
You can adjust the MTU size (from 256 to 1406 bytes) for SSL VPN connections established by the
client with the
svc mtu
command from group policy webvpn or username webvpn configuration mode:
[
no
]
svc mtu
size
This command affects only the AnyConnect client. The legacy Cisco SSL VPN Client (SVC) is not
capable of adjusting to different MTU sizes.
The default for this command in the default group policy is
no svc mtu
. The MTU size is adjusted
automatically based on the MTU of the interface that the connection uses, minus the IP/UDP/DTLS
overhead.
This command affects client connections established in SSL and those established in SSL with DTLS.
Содержание 500 Series
Страница 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Страница 45: ...P A R T 1 Getting Started and General Information ...
Страница 46: ......
Страница 277: ...P A R T 2 Configuring the Firewall ...
Страница 278: ......
Страница 354: ...17 38 Cisco Security Appliance Command Line Configuration Guide OL 12172 03 Chapter 17 Configuring NAT NAT Examples ...
Страница 561: ...P A R T 3 Configuring VPN ...
Страница 562: ......
Страница 891: ...P A R T 4 System Administration ...
Страница 892: ......
Страница 975: ...P A R T 5 Reference ...
Страница 976: ......