< Home

display l2tp tunnel

Function

The display l2tp tunnel command displays information about L2TP tunnels.

Format

display l2tp tunnel [ vsys vsys-name ]

Parameters

Parameter Description Value

vsys vsys-name

Displays l2tp tunnel information about the virtual system.

The name of the virtual system must have been created.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

You can run the display l2tp tunnel command to view:

Number of L2TP tunnels set up on the current device

Information about tunnels, including remote IP addresses, remote tunnel names, remote UDP ports, and number of sessions in a tunnel

Example

# Display information about L2TP tunnels.

<sysname> display l2tp tunnel
L2TP::Total Tunnel: 1                                                           
                                                                                
 LocalTID RemoteTID RemoteAddress    Port   Sessions RemoteName  VpnInstance    
 ------------------------------------------------------------------------------ 
 1        1         6.6.6.2          1701   1        lac                    
 ------------------------------------------------------------------------------ 
  Total 1, 1 printed           

Description of the display l2tp tunnel command output

Item

Description

Total tunnel

Number of L2TP tunnels

LocalTID

Local tunnel ID

RemoteTID

Remote tunnel ID

RemoteAddress

Remote IP address

Port

Remote UDP port 1701

Sessions

Number of sessions on the tunnel

Remote Name

Remote tunnel name

VpnInstance

Vpn instance

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >