2171View User viewParameter connection-id: Connection ID of the IPSec tunnel to be cleared, in the range 1 to2000000000.Description Use the reset ike sa command to clear the IPSec tunnel set up by IKE.Note that:■ If connection-id is not specified, all the SAs set up in phase 1 will be cleared.■ When clearing the local IPSec tunnel, if there is an ISAKMP SA of phase 1, aDelete Message will be sent to the remote end under the protection of thisIPSec tunnel to notify the remote end of deleting the corresponding SA.■ If ISAKMP SAs of phase 1 are cleared first, the remote end cannot be notifiedto clear the corresponding SAs when you clear the SAs of phase 2.Related command: display ike sa.Example # Clear the IPSec tunnel to 202.38.0.2. display ike saconn-id remote flag phase doi1 202.38.0.2 RD|ST 1 IPSEC2 202.38.0.2 RD|ST 2 IPSECflag meaning:RD--READY ST--STAYALIVE RL--REPLACED FD-FADING TO--TIMEOUT reset ike sa 2 display ike saconn-id remote flag phase doi1 202.38.0.2 RD|ST 1 IPSECflag meaning:RD--READY ST--STAYALIVE RL--REPLACED FD-FADING TO-TIMEOUTsa durationSyntax sa duration secondsundo sa durationView IKE proposal viewParameter Seconds: Specifies the ISAKMP SA lifetime in seconds, in the range 60 to 604800.Description Use the sa duration command to specify the ISAKMP SA lifetime for an IKEproposal.Use the undo sa duration command to restore the default.By default, the ISAKMP SA lifetime is 86,400 seconds.