Parameter | Description | Value |
---|---|---|
conn-id conn-id | Specifies the connection ID of an SA. | The value is an integer that ranges from 1 to 4294967295. |
remote ipv4-address | Specifies the IPv4 address of the remote end. | The value is in dotted decimal notation. |
Usage Scenario
To clear an IPSec tunnel established through IKE negotiation, run the reset ike sa command to clear the IKE SA that is used to negotiate the IPSec tunnel.
There are two types of SAs established by IKE negotiation: IKE SAs in phase 1 and IPSec SAs in phase 2. IKE SAs in phase 1 are used for IKE negotiation. Under the protection of these IKE SAs, IPSec SAs in phase 2 are used to protect data flows.
Precautions
After dependency between IPSec SA and IKE SA during IKEv1 negotiation is disabled using the undo ikev1 phase1-phase2 sa dependent command, running the reset ike sa conn-id command to delete an IKE SA will also delete the corresponding IPSec SA.