IP Security - Virtual Private Network
Left running head:
Chapter name (automatic)
792
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
Alcatel-Lucent
SHOW CRYPTO IKE POLICY
show crypto ike policy [<name>]
DESCRIPTION
This command is entered in the Super User Mode or Configuration Mode. This
command displays all the IKE policies configured, if the policy name is not
specified. If the IKE policy name is specified, it displays the details of only that IKE
policy.
PARAMETER
EXAMPLE
ALU(config)# show crypto ike policy
!crypto ike policy default
! proposal md5-des
! ipsec security-association lifetime seconds 28800
! lifetime seconds 86400
! pfs group2
crypto ike policy ike1
proposal sha1-aes128
ipsec security-association lifetime seconds 28800
lifetime seconds 86400
pfs group2
authentication pre-shared
! Policy in Use (by 1 cryptomaps/ipsec-profiles)
crypto ike policy P1
proposal sha1-aes128
ipsec security-association lifetime seconds 28800
lifetime seconds 86400
pfs group2
authentication pre-shared
! Policy in Use (by 1 cryptomaps/ipsec-profiles)
The following example displays the details for a specified IKE policy:
ALU(config)# show crypto ike policy ike1
crypto ike policy ike1
proposal sha1-aes128
ipsec security-association lifetime seconds 28800
lifetime seconds 86400
pfs group2
authentication pre-shared
! Policy in Use (by 1 cryptomaps/ipsec-profiles)
Parameter Description
name Name of the IKE policy used.