IP Security - Virtual Private Network
Left running head:
Chapter name (automatic)
878
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O CONFIGURE LIFETIME FOR AN IPSEC PROFILE
Note: Lifetime has a default value of 28800 seconds. There is no default value for lifetime in
kilobytes.
The lifetime configured for a IPsec profile is given higher priority than the lifetime
configured on the IKE policy associated with the IPsec profile. If no lifetime is
configured on both IPsec profile and the IKE policy associated with the IPsec profile,
then the default lifetime is considered.
E
XAMPLE
ALU(ipsec-profile-PF1)# lifetime seconds 1000
ALU(ipsec-profile-PF1)# lifetime kilobytes 1005236
ALU(ipsec-profile-PF1)# no lifetime seconds
ALU(ipsec-profile-PF1)# no lifetime kilobytes
Command (in IPsec Profile CM) Description
lifetime {kilobytes <512-
2147483647>|seconds <540-86400>}
This command configures lifetime for
an IPsec profile.
Use ‘kilobytes’ keyword to configure
lifetime in kilobytes, and use
‘seconds’ keyword to configure
lifetime in seconds for a profile.
no lifetime {kilobytes|seconds} The ‘no’ command resets the seconds
lifetime to default.
If set in kilobytes, the ‘no’ command
removes the kilobytes lifetime value.