lifetime
From IKE Policy Configuration mode, associates a lifetime with IKE SAs established with this IKE policy. The no version restores the lifetime to its default, 28800 seconds (8 hours).
From IPSec Transport Profile Configuration mode, sets a lifetime range for the IPSec connection in volume of traffic and/or in seconds. If the client PC offers a lifetime within this range, the router accepts the offer. The no version returns the lifetime to the default, 1000004294967295 KB and 90086400 seconds (124 hours).
From IPSec Tunnel Profile Configuration mode, specifies the IPSec lifetime range used on IPSec security association negotiations. The no version returns the lifetime to its default, 28800 seconds (8 hours) and no traffic volume limit.
To set an IKE lifetime:
To set an IPSec transport profile lifetime:
lifetime { kilobytes lowKilobytes highKilobytes | seconds lowSeconds highSeconds | seconds lowSeconds highSeconds kilobytes lowKilobytes highKilobytes }
- lowKilobytesLower range of the lifetime in kilobytes; in the range 1000004294967295 KB; default value is 100000
- highKilobytesHigher range of the lifetime in kilobytes; in the range 1000004294967295 KB; default value is 4294967295
- lowSecondsLower range of the lifetime in seconds; in the range 30086400 seconds; default value is 3600
- highSecondsHigher range of the lifetime in seconds; in the range 30086400 seconds; default value is 86400
To set an IPSec tunnel profile lifetime:
lifetime { seconds lowSeconds highSeconds | kilobytes lowKilobytes highKilobytes | seconds lowSeconds highSeconds kilobytes lowKilobytes highKilobytes }
- lowSecondsLower range of the lifetime in seconds; in the range 90086400 seconds; default value is 3600
- highSecondsHigher range of the lifetime in seconds; in the range 90086400 seconds; default value is 86400
- lowKilobytesLower range of the lifetime in kilobytes; in the range 1000004294967295 KB; default value is 100000
- highKilobytesHigher range of the lifetime in kilobytes; in the range 1000004294967295 KB; default value is 4294967295
IKE Policy Configuration, IPSec Transport Profile Configuration, IPSec Tunnel Profile Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.
IPSec Tunnel Profile Configuration mode added in JUNOSe Release 7.3.0.