30-76
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 30 Configuring Connection Profiles, Group Policies, and Users
Configuring User Attributes
The following example shows how to allow a maximum of 4 simultaneous logins for the user named
anyuser:
hostname(config)#
username anyuser attributes
hostname(config-username)#
vpn-simultaneous-logins 4
hostname(config-username)#
Configuring the Idle Timeout
Specify the idle timeout period in minutes, or enter
none
to disable the idle timeout. If there is no
communication activity on the connection in this period, the security appliance terminates the
connection.
The range is 1 through 35791394 minutes. The default is 30 minutes. To allow an unlimited timeout
period, and thus prevent inheriting a timeout value, enter the
vpn-idle-timeout
command with the
none
keyword. To remove the attribute from the running configuration, enter the
no
form of this command.
hostname(config-username)#
vpn-idle-timeout
{
minutes
| none
}
hostname(config-username)#
no vpn-idle-timeout
hostname(config-username)#
The following example shows how to set a VPN idle timeout of 15 minutes for the user named anyuser:
hostname(config)#
username anyuser attributes
hostname(config-username)#
vpn-idle-timeout 30
hostname(config-username)#
Configuring the Maximum Connect Time
Specify the maximum user connection time in minutes, or enter
none
to allow unlimited connection time
and prevent inheriting a value for this attribute. At the end of this period of time, the security appliance
terminates the connection.
The range is 1 through 35791394 minutes. There is no default timeout. To allow an unlimited timeout
period, and thus prevent inheriting a timeout value, enter the
vpn-session-timeout
command with the
none
keyword. To remove the attribute from the running configuration, enter the
no
form of this
command.
hostname(config-username)#
vpn-session-timeout
{
minutes
| none
}
hostname(config-username)#
no vpn-session-timeout
hostname(config-username)#
The following example shows how to set a VPN session timeout of 180 minutes for the user named
anyuser:
hostname(config)#
username anyuser attributes
hostname(config-username)#
vpn-session-timeout 180
hostname(config-username)#
Applying an ACL Filter
Specify the name of a previously-configured, user-specific ACL to use as a filter for VPN connections.
To disallow an access list and prevent inheriting an access list from the group policy, enter the
vpn-filter
command with the none keyword. To remove the ACL, including a null value created by issuing the
vpn
-
filter none
command, enter the
no
form of this command. The
no
option allows inheritance of a
value from the group policy. There are no default behaviors or values for this command.
Содержание 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: ......