System information

13-2 Adit 3000 CLI - Release 1.6
Configuration - IPSec Mode
aggressive-mode
aggressive-mode
Use the IPSec aggressive-mode command to set to aggressive mode, instead of main mode. To set to
main mode, see no aggressive-mode command on page 13-13.
Syntax: (config-ipsec {n})# aggressive-mode
Example: (config-ipsec-1)# aggressive-mode
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
authentication
Use the IPSec authentication command to specify a peer authentication method.
Syntax: (config-ipsec {n})# authentication {pre-share shared-key|rsa-sig
rsa-signature|cert local-id peer-id}
Example: (config-ipsec-1)# authentication pre-share mysecret
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
dev-name
Use the IPSec dev-name command to set a device name.
Syntax: (config-ipsec {n})# dev-name device-name
Example: (config-ipsec-1)# dev-name Boulder
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
Field Definition
pre-shared Specifies preshared keys as the authentication method.
shared-key- Enter the Pre-share key.
rsa-sig Specifies RSA signatures as the authentication method.
rsa-signature - Enter the RSA signature.
cert Set Certificate for local ID and Peer ID.
local-id - Enter the local ID.
peer-id - Enter the peer ID.
Field Definition
device-name Enter a device name, with a maximum of 64 characters.