show services l2tp destination
Syntax
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 destinationshow 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:
| All levels for total extensive for active and failed |
Sessions | Number of session connections for the destination in the following categories:
| All levels for total extensive for active and failed |
State | Administrative state of the L2TP destination:
| 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:
| 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