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 stats

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
clear security ike stats

Description

Clears the global IKE statistics.

In releases before Junos OS Release 22.4R3, in a Chassis Cluster mode, when you run the command on the secondary node, you’ll see error message error: IKE-Config-Management not responding to management requests.

Required Privilege Level

clear

Sample Output

clear security ike stats

content_copy zoom_out_map
user@host> clear security ike stats

command-name

The clear security ike stats command does not display any output. To view the IKE statistics, run the show security ike stats detail command.

show security ike stats detail

content_copy zoom_out_map
user@host> show security ike stats detail
Total IKE SA and Tunnel Count Statistics:
  Number of IKE SAs: 2             Number of IPsec Tunnels: 2
 
IKE_SA_INIT exchange stats:                       
 Initiator stats:                                  Responder stats:         
  Request Out             : 0                       Request In               : 0
  Response In             : 0                       Response Out             : 0
  Invalid KE Payload In   : 0                       Invalid KE Payload Out   : 0
  No Proposal Chosen In   : 0                       No Proposal Chosen Out   : 0
  Cookie Request In       : 0                       Cookie Request Out       : 0
  Cookie Response Out     : 0                       Cookie Response In       : 0
  Res Invalid IKE SPI     : 0                       Res DH Gen Key Fail      : 0
  Res Verify SA Fail      : 0                       Res Invalid DH Group Conf: 0
  Res IKE SA Fill Fail    : 0                       Res Get CAs Fail         : 0
  Res Verify DH Group Fail: 0                       Res Get VID Fail         : 0
  Res DH Compute Key Fail : 0                       Res DH Compute Key Fail  : 0
 
IKE_AUTH exchange stats:                          
 Initiator stats:                                  Responder stats:         
  Request Out             : 0                       Request In               : 0
  Response In             : 0                       Response Out             : 0
  No Proposal Chosen In   : 0                       No Proposal Chosen Out   : 0
  TS Unacceptable In      : 0                       TS Unacceptable Out      : 0
  Authentication Failed In: 0                       Authentication Failed Out: 0
 
IKE SA Rekey CREATE_CHILD_SA exchange stats:      
 Initiator stats:                                  Responder stats:       
  Request Out             : 0                       Request In             : 0
  Response In             : 0                       Response Out           : 0
  No Proposal Chosen In   : 0                       No Proposal Chosen Out : 0
  Invalid KE In           : 0                       Invalid KE Out         : 0
  Res DH Compute Key Fail : 0                       Res DH Compute Key Fail: 0
  Res Verify SA Fail      : 0
  Res Fill IKE SA Fail    : 0
  Res Verify DH Group Fail: 0
 
IPsec SA Rekey CREATE_CHILD_SA exchange stats:    
 Initiator stats:                                  Responder stats:       
  Request Out             : 0                       Request In             : 0
  Response In             : 0                       Response Out           : 0
  No Proposal Chosen In   : 0                       No Proposal Chosen Out : 0
  Invalid KE In           : 0                       Invalid KE Out         : 0
  TS Unacceptable In      : 0                       TS Unacceptable Out    : 0
  Res DH Compute Key Fail : 0                       Res DH Compute Key Fail: 0
  Res Verify SA Fail      : 0
  Res Verify DH Group Fail: 0
  Res Verify TS Fail      : 0
 
Total IKE message failure stats:                   
  Discarded            : 0                          ID error      : 0
  Integrity fail       : 0                          Invalid SPI   : 0
  Invalid exchange type: 0                          Invalid length: 0
  Disorder             : 0

Release Information

Command is introduced in Junos OS Release 20.1R1.

footer-navigation