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 tunnel-group

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
show services l2tp tunnel-group
<group-name>

Description

Display information about all L2TP tunnel groups or a specific L2TP tunnel group.

Options

group-name

(Optional) Name of a tunnel group.

Required Privilege Level

view

Output Fields

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

Table 1: show services l2tp tunnel-group Output Fields

Field Name

Field Description

Tunnel-group

Name of a tunnel group.

Tunnels

Number of tunnels in the tunnel group.

Sessions

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

Sample Output

show services l2tp tunnel-group

content_copy zoom_out_map
user@host> show services l2tp tunnel-group
Tunnel-group            Tunnels        Sessions
l2tp-tunnel-group1      2              20
l2tp-tunnel-group2      3              120

show services l2tp tunnel-group (Group Name)

content_copy zoom_out_map
user@host> show services l2tp tunnel-group l2tp-tunnel-group1
Tunnel-group            Tunnels        Sessions
l2tp-tunnel-group1      2              20

Release Information

Command introduced in Junos OS Release 16.1.

footer-navigation