Concept Guide

Table Of Contents
crypto-local isakmp key
crypto-local isakmp key <key> {address <peer-ipaddr> netmask <mask>}|{fqdn <ike-id-fqdn>}
|fqdn-any
Description
This command configures the IKE preshared key on the local controller for site-to-site VPN.
Syntax
Parameter Description
key <key>
IKE preshared key value, between 6-64 characters.
To configure a pre-shared key that contains non-alphanumeric characters,
surround the key with quotation marks. For example: crypto-local isakmp
key “key with spaces” fqdn-any.
address <peer-ipaddr>
IP address for the preshared key.
netmask <mask>
Netmask for the preshared key.
fqdn <ike-id-fqdn>
Configure the PSK for the specified FQDN.
fqdn-any
Configure the PSK for any FQDN.
Usage Guidelines
This command configures the IKE preshared key.
Example
The following command configures an IKE preshared key for site-to-site VPN:
crypto-local isakmp key R8nD0mK3y address 172.16.100.1 netmask 255.255.255.255
Command History
Version Modification
ArubaOS 3.0 Command introduced.
ArubaOS 3.4 The fqdn and fqdn-any parameters were introduced.
Command Information
Platforms Licensing Command Mode
All platforms Base operating system Config mode on master and local
controllers
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide crypto-local isakmp key | 327