IP Security - Virtual Private Network
Left running head:
Chapter name (automatic)
840
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O CONFIGURE LIFETIME FOR A CRYPTO MAP
Note: Lifetime has a default value of 28800 seconds. There is no default value for lifetime in
Kilobytes.
The lifetime configured for a crypto map is given higher priority than the lifetime
configured on the IKE policy associated with the crypto map. If no lifetime is
configured on both crypto map and the IKE policy associated with the crypto map,
then the default lifetime is considered.
E
XAMPLE
ALU(config-crypto-map-exampleMap)# lifetime seconds 1000
ALU(config-crypto-map-exampleMap)# lifetime kilobytes 1005236
ALU(config-crypto-map-exampleMap)# no lifetime seconds
ALU(config-crypto-map-exampleMap)# no lifetime kilobytes
Command (in Crypto Map CM) Description
lifetime {kilobytes <512-
2147483647>|seconds <540-28800>}
This command configures lifetime for
a crypto map.
Use Kilobytes keyword to configure
lifetime in kilobytes, and use Seconds
keyword to configure lifetime in
seconds for a crypto map.
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.