show security ike peers statistics
Syntax
show security ike peers statistics <gateway-name value | summary>
Description
Display the global or per IKE gateway level statistics.
Options
statistics |
Display global IKE gateway statistics for the remote peers to show details for all the gateways. |
gateway-name value |
(Optional) Enter the IKE gateway name to display the statistics for a specific gateway. |
summary |
(Optional) Display the IKE statistics summary with active, in progress, failed, blocked, and backoff peers. |
Required Privilege Level
View
Output Fields
The Table 1 lists the output fields for the show security ike peers
statistics
command.
Field Name |
Field Description |
---|---|
Gateway name | IKE gateway name of the remote peer. This field is not
seen with the CLI option summary . |
Active | Number of successful IKE negotiations with the remote peers. |
In-progress | Number of in progress IKE negotiations with the remote peers. |
Failed | Number of failed IKE negotiations with the remote peers. |
Blocked | Number of blocked IKE negotiations with the remote peers. |
Backoff | Number of backed off IKE negotiations with the remote peers. |
Sample Output
show security ike peers statistics
user@host> show security ike peers statistics
Gateway name Active In-progress Failed Blocked Backoff IKE_GW1 2 10 2 3 4 IKE_GW2 3 11 1 3 2
show security ike peers statistics summary
user@host> show security ike peers statistics summary
Active In-progress Failed Blocked Backoff 2 10 2 3 4
Release Information
Command introduced in Junos OS Release 23.4R1