Send documentation comments to mdsfeedback-doc@cisco.com
14-2
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 14 L Commands
lifetime seconds
lifetime seconds
To configure the security association (SA) lifetime duration for an IKE protocol policy, use the lifetime
seconds command in IKE policy configuration submode. To revert to the default, use the no form of the
command.
lifetime seconds seconds
no lifetime [seconds seconds]
Syntax Description
Defaults 86,400 seconds.
Command Modes IKE policy configuration submode.
Command History
Usage Guidelines To use this command, the IKE protocol must be enabled using the crypto ike enable command.
The lifetime seconds command overrides the default.
Examples The following example shows how to configure the SA lifetime duration for the IKE protocol.
switch# config terminal
switch(config)# crypto ike domain ipsec
switch(config-ike-ipsec)# policy 1
switch(config-ike-ipsec-policy)# lifetime seconds 6000
Related Commands
seconds Specifies the lifetime duration in seconds. The range is 600 to 86400.
Release Modification
2.0(x) This command was introduced.
Command Description
crypto ike domain ipsec Enters IKE configuration mode.
crypto ike enable Enables the IKE protocol.
policy Configures IKE protocol policy.
show crypto ike domain ipsec Displays IKE information for the IPsec domain.