lifetime

Use this command to configure the lifetime in time and bandwidth for this IKE map.

Syntax

lifetime {time minutes | bandwidth kilobytes}
no lifetime {time minutes | bandwidth kilobytes}

Parameters

time minutes Specifies the time in minutes before this IKE map times-out. Valid values are 5 - 2879 minutes
bandwidth kilobytes Specifies the amount of bandwidth used that will cause this IKE map to timeout. Valid values are 20480 to 2147483647 kilobytes.

Defaults

None.

Mode

IKE map configuration.

Usage

Use the “no” option for this command to reset the time or bandwidth to the default value for this IKE map.

Example

This example shows how to set the winRadius IKE map lifetime to 5 minutes and 100000 kilobytes of bandwidth:

System(su-config)->crypto ike-map winRadius
System(su-crypto-map)->lifetime time 5
System(su-crypto-map)->lifetime bandwidth 100000
System(su-crypto-map)->