| Parameter | Description | Value |
|---|---|---|
vsys vsys-name |
Displays l2tp tunnel information about the virtual system. |
The name of the virtual system must have been created. |
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
# 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 |