crypto isakmp identity
This command configures the local identity, which is used by the peers to identify each other during ISAKMP negotiations for the IKEv2 tunnel.
Syntax
crypto isakmp identity [address|email|fqdn]
Command |
Description |
---|---|
address |
Defines the identity as an IP address in dotted-decimal notation. |
|
Defines (string) the identity as a fully qualified email address. |
fqdn |
Defines (string) the identity as an FQDN. |
Command Mode
Enabled configuration mode.
Example
This example configures a local identity by FQDN.
(config-data)# crypto isakmp identity fqdn abc.com