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 dynamic-vpn users

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security dynamic-vpn users

Description

Display all relevant user information. This feature is supported on SRX300, SRX320, SRX340, SRX345, and SRX550HM devices.

In Junos OS Release 21.4R1, we’ve deprecated the show security dynamic-vpn users operational mode command and we might remove it completely in a future release.

Required Privilege Level

view

Output Fields

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

Table 1: show security dynamic-vpn users Output Fields

Field Name

Field Description

User

Username.

User-groups

Remote IPSec VPN usergroups

Number of connections

Number of connections currently active.

Remote IP

IP address of the client.

IPsec VPN

Name of the IPsec VPN.

IKE gateway

Name of the IKE gateway.

IKE ID

IKE ID configured for the client.

Status

Status of the connection.

Sample Output

command-name

content_copy zoom_out_map
user@host> show security dynamic-vpn users
User: alice , User group: group-one , Number of connections: 1
Remote IP: 192.168.2.10
    IPSEC VPN: dyn_vpn2
    IKE gateway: gw2
    IKE ID   : alicegw2.example.net
    IKE Lifetime: 72000
    IPSEC Lifetime: 3600
    Status: CONNECTED

Release Information

Command introduced in Junos OS Release 10.0.

footer-navigation