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 services l2tp client

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
show services l2tp client
<client-name>

Description

Display information about all L2TP clients or a specific L2TP client.

Options

client-name

(Optional) Name of a client.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services l2tp client command. Output fields are listed in the approximate order in which they appear.

Table 1: show services l2tp client Output Fields

Field Name

Field Description

Client

Client Name

Name of the client.

Tunnels

Number of tunnels in the tunnel group.

Sessions

Number of L2TP sessions established for tunnels in the tunnel group.

Tunnel-group

Name of a tunnel group to which the client belongs.

Session-limit-group

Name of a session-limit group to which the client belongs.

Sample Output

show services l2tp client

content_copy zoom_out_map
user@host> show services l2tp client
Client           Tunnels    Sessions      Tunnel-group         Session-limit-group
entA-serviceA    2          20            l2tp-tunnel-group1   enterpriseA
entA-serviceB    3          120           l2tp-tunnel-group2   enterpriseB

show services l2tp client (Client Name)

content_copy zoom_out_map
user@host> show services l2tp client entA-serviceA
Client Name      Tunnels    Sessions    Tunnel-group          Session-limit-group
entA-serviceA    2          20          l2tp-tunnel-group1    enterpriseA

Release Information

Command introduced in Junos OS Release 16.1.

footer-navigation