
C613-50186-01 Rev B
Command Reference for AR2050V
2703
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP
SEC
C
OMMANDS
DPD
-
TIMEOUT
dpd-timeout
Overview
Use this command to specify a Dead Peer Detection (DPD) timeout for IKEv1.
DPD is an IKE mechanism using a form of keep-alive to determine if a tunnel peer
is still active.
DPD timeout defines the timeout interval after which all connections to a peer are
deleted in case of inactivity. This only applies to IKEv1, in IKEv2 the default
retransmission timeout applies as every exchange is used to detect dead peers.
Use the
no
variant to set the timeout to its default (150 seconds).
Syntax
dpd-timeout <
10-86400
>
no dpd-timeout
Default
If you do not specify a timeout, the default timeout of 150 seconds applies.
Mode
ISAKMP Profile Configuration
Examples
To specify a DPD timeout for IKEv1, use the following commands:
awplus(config)#
crypto isakmp profile my_profile
awplus(config-isakmp-profile)#
dpd-timeout 200
To set the timeout to its default, use the following command:
awplus(config-isakmp-profile)#
no dpd-timeout
Related
Commands
Related
Commands
Parameter
Description
<
10-86400
>
Timeout in seconds.