38-16
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 38 Configuring AnyConnect VPN Client Connections
Configuring Advanced SSL VPN Features
Examples
The following example configures the MTU size to 1200 bytes for the group policy
telecommuters
:
hostname(config)#
group-policy telecommuters attributes
hostname(config-group-policy)#
webvpn
hostname(config-group-webvpn)#
svc mtu 1200
Viewing SSL VPN Sessions
You can view information about active 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 : 209.165.200.232
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 Mar 20 2007
Duration : 0h:00m:04s
Filter Name :
Logging Off SVC Sessions
To log off all SSL VPN sessions, use the
vpn-sessiondb logoff svc
command in global configuration
mode:
vpn-sessiondb logoff svc
The following example logs off all SSL VPN sessions:
hostname#
vpn-sessiondb logoff svc
INFO: Number of sessions of type "svc" logged off : 1
You can log off individual sessions using either the
name option, or the index option
:
vpn-session-db logoff name
name
vpn-session-db logoff index
index
You can find both the username and the index number (established by the order of the client images) in
the output of the
show vpn-sessiondb svc
command. The following example shows the username
lee
and index number
1
.
hostname#
show vpn-sessiondb svc
Session Type: SSL VPN Client
Username : lee
Index : 1 IP Addr : 209.165.200.232
Protocol : SSL VPN Client Encryption : 3DES
Summary of Contents for 500 Series
Page 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Page 45: ...P A R T 1 Getting Started and General Information ...
Page 46: ......
Page 277: ...P A R T 2 Configuring the Firewall ...
Page 278: ......
Page 561: ...P A R T 3 Configuring VPN ...
Page 562: ......
Page 891: ...P A R T 4 System Administration ...
Page 892: ......
Page 975: ...P A R T 5 Reference ...
Page 976: ......