IP Security - Virtual Private Network
Left running head: 
Chapter name (automatic)
790
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
Alcatel-Lucent
SHOW CRYPTO IKE IDENTITY 
show crypto ike identity <name>
DESCRIPTION
This command is entered in the Super User Mode or Configuration Mode. This 
command displays all the IKE identities configured. If the IKE identity name is 
specified, it displays the details of only that IKE identity.
PARAMETER
EXAMPLE
ALU(config)# show crypto ike identity
crypto ike identity someOtherIdentity
        peer-id fqdn @www.simpsons.com
        my-id DN /CN=CM Burns/O=ALU/C=IN
        my-cert cert_Burns
crypto ike identity exampleIdentity
        peer-id user-fqdn selma_bouvier@ALU.com
        peer-ca CN=ALU, OU=Certificate Authority, C=US
        my-id DN /CN=Bart Simpson/O=ALU/C=US
        my-cert cert_Simpson
ALU(config)# show crypto ike identity exampleIdentity
crypto ike identity exampleIdentity
        peer-id user-fqdn selma_bouvier@ALU.com
        peer-ca CN=ALU, OU=Certificate Authority, C=US
        my-id DN /CN=Bart Simpson/O=ALU/C=US
Parameter Description
name Name of the IKE identity.