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 group-vpn server statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security group-vpn server statistics <group group-name> <group-id group-id>

Description

Show Group VPNv2 server statistics. Group VPNv2 is supported on SRX300, SRX320, SRX340, SRX345, SRX550HM, SRX1500, SRX4100, SRX4200, and SRX4600 Series Firewalls and vSRX Virtual Firewall instances.

Options

none

Display Group VPNv2 server statistics for all groups.

group group-name

(Optional) Display Group VPNv2 server statistics for the specified group name.

group-id group-id

(Optional) Display Group VPNv2 server statistics for the specified group identifier.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show security group-vpn server statistics command. Output fields are listed in the approximate order in which they appear.

Table 1: show security group-vpn server statistics Output Fields

Field Name

Field Description

Group

Group name.

Group Id

Group identifier.

Stats

Server events and number of occurrences.

Sample Output

show security group-vpn server statistics

content_copy zoom_out_map
user@host> show security group-vpn server statistics
Group: group1, Group Id: 1
  Stats:
      Pull Succeeded                : 321
      Pull Failed                   : 0
      Pull Exceed Member Threshold  : 0
      Push Sent                     : 0
      Push Acknowledged             : 0
      Push Unacknowledged           : 0

Release Information

Command introduced in Junos OS Release 15.1X49-D30.

footer-navigation