IP Security - Virtual Private Network
Left running head:
Chapter name (automatic)
848
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O VIEW CRYPTO IKE KEY
EXAMPLE
ALU(config)# show crypto ike key
crypto ike key top_secret1612 peer 10.10.1.2
ALU(config)# show crypto ike key 3.3.3.3
crypto ike key linux123 peer 3.3.3.3
T
O VIEW CRYPTO IKE POLICY
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)
Command (in SUM/CM) Description
show crypto ike key [<peer-
address>]
This command displays the details of all
the IKE keys configured.
Command (in SUM/CM) Description
show crypto ike policy [<name>] This command displays the details of all
the IKE policies configured.
If the IKE policy name is specified, the
details of the specified IKE policy is
displayed.