29-12
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 29 Setting General IPSec VPN Parameters
Configuring VPN Session Limits
hostname(config)#
interface GigabitEthernet 0/1
hostname(config-if)#
ip address 209.165.202.159 255.255.255.0
hostname(config)#
nameif test
hostname(config)#
interface GigabitEthernet 0/2
hostname(config-if)#
ip address 209.165.201.30 255.255.255.0
hostname(config)#
nameif foo
hostname(config)#
vpn load-balancing
hostname(config-load-balancing)#
nat 192.168.10.10
hostname(config-load-balancing)#
priority 9
hostname(config-load-balancing)#
interface lbpublic test
hostname(config-load-balancing)#
interface lbprivate foo
hostname(config-load-balancing)#
cluster ip address 209.165.202.224
hostname(config-load-balancing)#
cluster key 123456789
hostname(config-load-balancing)#
cluster encryption
hostname(config-load-balancing)#
cluster port 9023
hostname(config-load-balancing)#
redirect-fqdn enable
hostname(config-load-balancing)#
participate
Configuring VPN Session Limits
You can run as many IPSec and WebVPN sessions as your platform and license for the security appliance
supports. To view the licensing information for your security appliance, enter the
show
version
command in global configuration mode. The following example shows the command and the licensing
information excerpted from the output of this command:
hostname(config)#
show version
Cisco Adaptive Security Appliance Software Version 7.1(0)182
Device Manager Version 5.1(0)128
Licensed features for this platform:
Maximum Physical Interfaces : Unlimited
Maximum VLANs : 100
Inside Hosts : Unlimited
Failover : Active/Active
VPN-DES : Enabled
VPN-3DES-AES : Enabled
Security Contexts : 10
GTP/GPRS : Enabled
VPN Peers : 750
WebVPN Peers : 500
This platform has an ASA 5520 VPN Plus license.
To limit the maximum number of active IPSec VPN sessions to a lower value than the security appliance
allows, enter the
vpn-sessiondb max-session-limit
command in global configuration mode. This limit
affects the calculated load percentage for VPN Load Balancing.
hostname(config)#
vpn-sessiondb max-session-limit
number_of_sessions
hostname(config)#
For example, if the security appliance license allows 750 IPSec sessions, and you want to limit the
number of IPSec sessions to 500, enter the following command:
hostname(config)#
vpn-sessiondb max-session-limit 500
hostname(config)#
Содержание 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: ......