crypto-ikev1/ikev2-policy commands
Sets the maximum number of times DPD keep-alive packets are sent to a peer. Once this value is exceeded, without a response from the peer, the VPN tunnel connection is declared dead. This option is available only for the IKEv1 policy.
dpd-retries <1-100>
dpd-retries <1-100>
<1-100> | Declares a peer dead after the specified number of retries. Specify a value from 1 - 100. The default is 5. |
nx9500-6C8809(config-profile-default-ap8533-ikev1-policy-ikev1-testpolicy)#dpd-retries 10 nx9500-6C8809(config-profile-default-ap8533-ikev1-policy-ikev1-testpolicy)#show context crypto ikev1 policy testpolicy dpd-keepalive 11 dpd-retries 10 isakmp-proposal default encryption aes-256 group 2 hash sha nx9500-6C8809(config-profile-default-ap8533-ikev1-policy-ikev1-testpolicy)#