
C613-50186-01 Rev B
Command Reference for AR2050V
2702
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP
SEC
C
OMMANDS
DPD
-
INTERVAL
dpd-interval
Overview
Use this command to specify the Dead Peer Detection (DPD) interval for an ISAKMP
profile.
DPD is an IKE mechanism using a form of keep-alive to determine if a tunnel peer
is still active.
The interval parameter specifies the amount of time the device waits for traffic
from its peer before sending a DPD acknowledgment message.
Use the
no
variant to set the interval to its default (30 seconds).
Syntax
dpd-interval <
10-86400
>
no dpd-interval
Default
If you do not specify an interval, the default interval of 30 seconds applies.
Mode
ISAKMP Profile Configuration
Examples
To specify a DPD interval, use the following commands:
awplus(config)#
crypto isakmp profile my_profile
awplus(config-isakmp-profile)#
dpd-interval 20
To set the interval to its default, use the following commands:
awplus(config-isakmp-profile)#
no dpd-interval
Related
Commands
Validation
Commands
Parameter
Description
<
10-86400
>
Interval expressed in seconds.