show services ipsec-vpn ipsec statistics
Syntax
Release Information
Command introduced before Junos OS Release 7.4.
New fields added in Junos OS Release 10.0.
Description
(Adaptive services interface only) Display IPsec statistics for the specified service set. If no service set is specified, the statistics for all service sets are displayed.
Options
none | — | Display standard IPsec statistics for all service sets. |
brief | detail | — | (Optional) Display the specified level of output. |
remote-gw remote-peer-address | — | (Optional) Display IPsec statistics for an individual IPsec tunnel and an individual remote host. |
service-set service-set-name | — | (Optional) Display information about a particular service set. |
Required Privilege Level
view
List of Sample Output
show services ipsec-vpn ipsec statistics detailshow services ipsec-vpn ipsec statistics remote-gw
Output Fields
Table 1 lists the output fields for the show services ipsec-vpn ipsec statistics command. Output fields are listed in the approximate order in which they appear.
Table 1: show services ipsec-vpn ipsec statistics Output Fields
Field Name | Field Description | Level of Output |
---|---|---|
PIC | The physical interface on which the IPsec tunnel is configured. | All levels |
Service set | Name of the service set for which the IPsec tunnel is defined. | All levels |
Local gateway | Gateway address of the local system. | All levels |
Remote gateway | Gateway address of the remote system. | All levels |
Tunnel index | Numeric identifier of the specific IPsec tunnel for the security association. | All levels |
ESP statistics | Encapsulation Security Payload (ESP) statistics:
| All levels |
AH Statistics | Authentication Header statistics:
| All levels |
Errors |
| All levels |
Sample Output
show services ipsec-vpn ipsec statistics detail
user@host> show services ipsec-vpn ipsec statistics
PIC: sp-0/2/0, Service set: ss0 ESP Statistics: Encrypted bytes: 0 Decrypted bytes: 0 Encrypted packets: 0 Decrypted packets: 0 AH Statistics: Input bytes: 168 Output bytes: 168 Input packets: 2 Output packets: 2 Errors: AH authentication failures: 0 ESP authentication failures: 0 ESP decryption failures: 0 Bad headers: 0, Bad trailers: 0 Replay before window drops: 0, Replayed pkts: 0 IP integrity errors: 0, Exceeds tunnel MTU: 0 Rule lookup failures: 0, No SA errors: 0 Flow errors: 0, Misc errors: 0
show services ipsec-vpn ipsec statistics remote-gw
user@host> show services ipsec-vpn ipsec statistics
remote-gw 22.22.2.1
PIC: sp-3/1/0, Service set: service-set-2 Local gateway: 22.22.1.1, Remote gateway: 22.22.2.1, Tunnel index: 2 ESP Statistics: Encrypted bytes: 0 Decrypted bytes: 0 Encrypted packets: 0 Decrypted packets: 0 AH Statistics: Input bytes: 0 Output bytes: 0 Input packets: 0 Output packets: 0 Errors: AH authentication failures: 0 ESP authentication failures: 0 ESP decryption failures: 0 Bad headers: 0, Bad trailers: 0 Replay before window drops: 0, Replayed pkts: 0 IP integrity errors: 0, Exceeds tunnel MTU: 0 Rule lookup failures: 0, No SA errors: 0 Flow errors: 0, Misc errors: 0