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-switch summary

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show services l2tp tunnel-switch summary
<statistics>

Description

Display L2TP tunnel switch summary information.

Options

none

Display complete L2TP switched tunnel summary information.

statistics

(Optional) Display the number of control packets and bytes transmitted and received for all switched tunnels and sessions.

Required Privilege Level

view

Output Fields

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

Table 1: show services l2tp tunnel-switch summary Output Fields

Field Name

Field Description

Tunnel switch profile name

Name of a tunnel switch profile.

LNS local session id

Identifier assigned by the LNS function on the LTS to the local endpoint of the L2TP session originating on a remote LAC (the first session)

LAC local session id

Identifier assigned by the LAC function on the LTS to the local endpoint of the L2TP session originating on the LTS (the second session).

LNS state

State of the L2TP session (the first session) between a remote LAC and the LNS function on the LTS.

LAC state

State of the L2TP session (the second session) between the LAC function on the LTS and a remote LNS.

Sample Output

show services l2tp tunnel-switch summary

content_copy zoom_out_map
user@host> show services l2tp tunnel-switch summary
Tunnel switch profile name: ce-lts-profile
  LNS local   LAC local   LNS state      LAC state      Interface
  session ID  session ID                                name
  13545       58296       established    established    si-2/1/0           

Release Information

Command introduced in Junos OS Release 13.2.

footer-navigation