[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

clear security ike security-associations

Syntax

clear security ike security-associations
< peer-address >
<fpc slot-number>
<indexSA-index-number>
<kmd-instance (all | kmd-instance-name )>
<picslot-number>

Release Information

Command introduced in Release 8.5 of JUNOS software; fpc, pic, and kmd-instance options added in Release 9.3 of JUNOS software.

Description

Clear information about the current Internet Key Exchange (IKE) security associations.

This command is supported on J-series and SRX-series devices.

Options

none—Clear all IKE security associations.

peer-address —(Optional) Clear IKE security associations for the destination peer at this IP address.

fpc slot-number —Specific to SRX-series services gateway. Clear information about existing IKE SAs in this particular Flexible PIC Concentrator (FPC) slot.

index SA-index-number —(Optional) Clear the IKE security association with this index number.

kmd-instance—Specific to SRX-series services gateway. Clear information about existing IKE SAs in the key management process (daemon) (KMD) identified by the FPC slot-number and PIC slot-number .

pic slot-number —Specific to SRX-series services gateway. Clear information about existing IKE SAs in this particular PIC slot.

Required Privilege Level

clear

Related Topics

show security ike security-associations

List of Sample Output

clear security ike security-associations
clear security ike security-associations 1.1.1.2
clear security ike security-associations index 8
clear security ike security-associations fpc 5 pic 0 kmd-instance all (SRX-series devices)

Output Fields

This command produces no output.

clear security ike security-associations

user@host> clear security ike security-associations

clear security ike security-associations 1.1.1.2

user@host> clear security ike security-associations 1.1.1.2

clear security ike security-associations index 8

user@host> clear security ike security-associations index 8

clear security ike security-associations fpc 5 pic 0 kmd-instance all (SRX-series devices)

user@host> clear security ike security-associations fpc 5 pic 0 kmd-instance all

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]