EasyManua.ls Logo

Cisco FirePOWER ASA 5500 series

Cisco FirePOWER ASA 5500 series
989 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
38-7
Cisco Security Appliance Command Line Configuration Guide
OL-10088-01
Chapter 38 Configuring SSL VPN Client
Viewing SVC Sessions
Changing SVC Compression Globally
To change the global SVC 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 SVC connections globally:
hostname(config)# no compression svc
Changing SVC 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, SVC 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, SVC 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
Note The compression svc command configured from global configuration mode overrides the
svc compression command configured in group-policy and username webvpn modes.
Viewing SVC Sessions
You can view information about active SVC sessions using the show vpn-sessiondb command in
privileged EXEC mode:
show vpn-sessiondb svc
The following example shows the output of the show vpn-sessiondb svc command:
hostname# show vpn-sessiondb svc
Session Type: SSL VPN Client
Username : lee
Index : 1 IP Addr : 161.44.128.249
Protocol : SSL VPN Client Encryption : 3DES
Hashing : SHA1 Auth Mode : userPassword
TCP Dst Port : 443 TCP Src Port : 54230
Bytes Tx : 20178 Bytes Rx : 8662
Pkts Tx : 27 Pkts Rx : 19
Client Ver : Cisco STC 1.1.0.117
Client Type : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461)
Group : DfltGrpPolicy
Login Time : 14:32:03 UTC Wed Apr 20 2005
Duration : 0h:00m:04s

Table of Contents

Related product manuals