IPsec VPN Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
849
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
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)
T
O VIEW CRYPTO IPSEC TRANSFORM SET
EXAMPLE
ALU(config)# show crypto ipsec transform-set
!crypto ipsec transform-set default
! esp-md5-des esp-sha1-des
crypto ipsec transform-set ts1 esp-md5-des
ALU(config)# show crypto ipsec transform-set ts1
crypto ipsec transform-set ts1 esp-md5-des
Command (in SUM/CM) Description
show crypto ipsec transform-set
[<name>]
This command displays all the
transform-sets configured.
If the Transform-set name is specified,
it displays the details of the specified
transform-set.