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

show security ike debug-status

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
         show security ike debug-status       

Description

Display debug status for currently enabled Internet Key Exchange (IKE) tracing.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show security ike debug-status command. Output fields are listed in the approximate order in which they appear.

Table 1: show security ike debug-status Output Fields

Field Name

Field Description

Enabled/Disabled

Status of the IKE per-tunnel tracing.

flag

Trace operation; the default is all.

level

Level of logging; the default is 7.

Local IP

Local IP address of the VPN tunnel endpoint.

Remote IP

Remote IP address of the VPN tunnel endpoint.

Sample Output

show security ike debug-status

content_copy zoom_out_map
user@host> show security ike debug-status
Enabled
flag: all
level: 7
Local IP: 192.0.2.1, Remote IP: 203.0.113.2

Release Information

Command introduced in Junos OS Release 11.4R3.

footer-navigation