SV-239964r1015264_rule
V-239964
SRG-NET-000337-VPN-001300
CASA-VN-000360
CAT II
10
Configure the VPN gateway to renegotiate the IKE security association after 24 hours or less as shown in the example below.
ASA2(config)# crypto ikev2 policy 2
ASA2(config-ikev2-policy)# lifetime seconds 86400
ASA2(config-ikev2-policy)# end
Verify the VPN gateway renegotiates the IKE security association after 24 hours or less as shown in the example below.
crypto ikev2 policy 2
encryption …
…
…
…
lifetime seconds 86400
If the VPN gateway does not renegotiate the IKE security association after 24 hours or less, this is a finding.
V-239964
False
CASA-VN-000360
Verify the VPN gateway renegotiates the IKE security association after 24 hours or less as shown in the example below.
crypto ikev2 policy 2
encryption …
…
…
…
lifetime seconds 86400
If the VPN gateway does not renegotiate the IKE security association after 24 hours or less, this is a finding.
M
5344