A SERVICE OF

logo

2172 CHAPTER 141: IKE CONFIGURATION COMMANDS
Before an SA expires, IKE will negotiate a new SA. As soon as the new SA is set up,
it takes effect immediately and the old one will be cleared automatically when it
expires.
Related command: ike proposal and display ike proposal.
Example # Specify the ISAKMP SA lifetime for IKE proposal 10 as 600 seconds (10 minutes).
<Sysname> system-view
[Sysname] ike proposal 10
[Sysname-ike-proposal-10] sa duration 600
time-out
Syntax time-out time-out
undo time-out
View IKE DPD view
Parameter time-out: DPD packet retransmission interval in seconds, in the range 1 to 60.
Description Use the
time-out command to set the DPD packet retransmission interval for a
DPD.
Use the
undo time-out command to restore the default.
By default, the DPD packet retransmission interval is 5 seconds.
Example # Set the DPD packet retransmission interval for dpd2 to 1 second.
<Sysname> system-view
[Sysname] ike dpd dpd2
[Sysname-ike-dpd-dpd2] time-out 1