IP Security - Virtual Private Network
Left running head:
Chapter name (automatic)
852
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O VIEW CA IDENTITY
EXAMPLE
ALU(config)# show crypto ca identity
crypto ca identity SomeOtherCA
subject-name /O=ALU/C=IN/CN=CM Burns
crypto ca identity ALUCA
subject-name /CN=Bart Simpson/O=ALU/C=US
ALU(config)# show crypto ca identity ALUCA
crypto ca identity ALUCA
subject-name /CN=Bart Simpson/O=ALU/C=US
T
O VIEW IKE IDENTITY
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
my-cert cert_Simpson
Command (in SUM/CM) Description
show crypto ca identity Displays all CA identities
show crypto ca identity <name> Displays the CA identity specified
Command (in SUM/CM) Description
show crypto ike identity Displays the details of the all IKE
identities configured.
show crypto ike identity
<name>
Displays the details of the specified IKE
identity.