Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show services l2tp destination

Syntax

show services l2tp destination<brief | detail | extensive><local-gateway gateway-address><peer-gateway gateway-address>

Release Information

Command introduced in Junos OS Release 10.4.

Description

Display information about L2TP tunnel destinations.

Options

brief | detail | extensive

(Optional) Display the specified level of information.

local-gateway gateway-address

(Optional) Display L2TP session information for only the specified local gateway address.

peer-gateway gateway-address

(Optional) Display L2TP session information for only the specified peer gateway address.

Required Privilege Level

view

List of Sample Output

show services l2tp destination
show services l2tp destination detail
show services l2tp destination extensive (LAC)
show services l2tp destination extensive (LNS)

Output Fields

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

Table 1: show services l2tp destination Output Fields

Field Name

Field Description

Level of Output

Local Name

Name of this destination.

All levels

Remote IP

IP address of the remote peer (LNS).

All levels

Tunnels

Number of tunnel connections for the destination in the following categories:

  • total
  • active
  • failed

All levels for total

extensive for active and failed

Sessions

Number of session connections for the destination in the following categories:

  • total
  • active
  • failed

All levels for total

extensive for active and failed

State

Administrative state of the L2TP destination:

  • Enabled—No restrictions exist on creation or operation of sessions and tunnels for this destination.
  • Disabled—Existing sessions and tunnels for this destination have been disabled and no new sessions or tunnels are created while in the Disabled state.

All levels

Local IP

IP address of the local gateway (LAC).

detail extensive

Transport

Medium used for tunneling. Only ipUdp is supported.

detail extensive

Logical System

Logical system in which the tunnel is configured.

detail extensive

Router Instance

Routing instance in which the tunnel is configured.

detail extensive

Lockout State

Reachability state of the destination:

  • not locked—Destination is considered reachable.
  • waiting for lockout timeout—Destination is locked out by L2TP because it is unreachable, so no attempts are made to reach the destination until the lockout timeout (300 seconds) expires, unless this is the only destination available for tunneling the subscriber.

detail extensive

Connections

Number of total, active, and failed tunnel and session connections for the destination.

extensive

Sample Output

show services l2tp destination

user@host> show services l2tp destination
  Local Name    Remote IP        Tunnels       Sessions  State
  1             10.10.1.1        1             1         Enabled    

show services l2tp destination detail

user@host> show services l2tp destination detail
 Local name: 1
    Remote IP: 10.1.1.1
    Tunnels: 1, Sessions: 1
    State: Enabled
    Local IP: 10.1.1.2
    Transport: ipUdp, Logical System: default, Router Instance: default
    Lockout State: not locked

show services l2tp destination extensive (LAC)

user@host> show services l2tp destination extensive
  Local name: 1
    Remote IP: 10.1.1.1
    State: Enabled
    Local IP: 10.1.1.2
    Transport: ipUdp, Logical System: default, Router Instance: default
    Lockout State: not locked
      Connections     Totals        Active       Failed
      Tunnels              1             1            0
      Sessions             1             1            0

show services l2tp destination extensive (LNS)

user@host> show services l2tp destination extensive
  Local name: 3
    Remote IP: 11.1.1.3
    State: Enabled
    Local IP: 11.1.1.2
    Transport: ipUdp, Logical System: default, Router Instance: default
    Lockout State: not locked
      Connections     Totals        Active       Failed
      Tunnels              1             1            0
      Sessions             1             1            0

Published: 2013-01-30

Supported Platforms

Published: 2013-01-30