- local-identity (distinguished-name string | hostname hostname
| inet ipv4-ip-address |
- user-at-hostname e-mail-address );
- [edit security ike gateway gateway-name ]
Statement introduced in Release 8.5 of JUNOS software.
Specify the local IKE identity to send in the exchange with the destination peer so that the destination peer can communicate with the local peer. If you do not configure a local-identity, the device uses the IP address corresponding to the local endpoint by default.
This statement is supported on J-series and SRX-series devices.
distinguished-name string —Specify identity as the distinguished name (DN) from the certificate. If there is more than one certificate on the device, use the security ike gateway gateway-name policy policy-name certificate local-certificate certificate-id statement to specify a certificate.
hostname hostname —Specify identity as a fully qualified domain name (FQDN).
inet ipv4-ip-address —Specify identity as an IPv4 IP address.
user-at-hostname e-mail-address —Specify identity as an e-mail address.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.