System information

Adit 3000 CLI - Release 1.6 13-11
Configuration - IPSec Mode
local-subnet
local-subnet
Use the IPSec mode local-subnet command to set the local subnet IP address.
Syntax: (config-ipsec {n})# local-subnet {none|range {start-address
address end-address address}|single ip address|subnet ip
address}
Example: (config-ipsec-1)# local-subnet range start-address 192.168.1.1
end-address 192.168.1.10
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
max-retries
Use the IPSec mode max-retries command to set a maximum number of negotiation attempts.
Syntax: (config-ipsec {n})# max-retries number
Example: (config-ipsec-1)# max-retries 16
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
Field Definition
none No IP address.
range Enter an IP address range.
start-address - Enter the start IP address of the range.
end-address - Enter the end IP address of the range.
single ip Enter a single IP address.
subnet ip Enter a subnet IP address.
Field Definition
number Valid values: 0, 1, 2, 3, 4, 8, 16, 24, 32, 48, 64. Default is 3.
0 = infinite negotiation attempts.