Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

clear security ike peers

date_range 13-Dec-23

Syntax

content_copy zoom_out_map
clear security ike peers <backoff | blocked | failed | in-progress> role <initiator | responder> index <value> remote-ip-address <value> local-ip-address <value> gateway-name <value>  

Description

Clear IKE peers that are backed off, blocked, failed or in progress.

Options

backoff

Clear the remote peer entries that are temporarily denied from initiating a new IKE negotiation.

blocked

Clear the remote peer entries for which the device blocked the IKE negotiations.

failed

Clear the remote peer entries for which the IKE negotiation failed.

in-progress

Clear the remote peer entries for which the IKE negotiation is in progress.

gateway-name value

(Optional) Enter the IKE gateway name.

index

(Optional) Enter the index number that needs to be cleared.

local-ip-address

(Optional) Enter the local IP address.

remote-ip-address

(Optional) Enter the remote IP address.

role

(Optional) Enter initiator or responder.

Required Privilege Level

clear

Output Fields

The command produces no output.

Release Information

Command introduced in Junos OS Release 23.4R1

footer-navigation