Usage Scenario
To check the name, status, source interface, and source and destination addresses of an L2TPv3 tunnel, run the display l2tpv3 pw command. If no L2TPv3 tunnel is configured, the command output will not be displayed.
Prerequisites
L2TPv3 has been enabled using the l2tpv3 enable command.
An L2TPv3 tunnel has been configured using the l2tpv3 pw command.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display l2tpv3 pw huawei Tunnel Name : huawei Client Interface : Gigabitethernet0/1/1.8 Tunnel State : up Source Interface : LoopBack1 Source Address : 2001:db8::1:1 Destination Address : 2001:db8::2:2 Local Session ID : 8 Remote Session ID : 4294967295
Item | Description |
---|---|
Tunnel Name | L2TPv3 tunnel name. |
Tunnel State | Tunnel status. |
Client Interface | AC interface associated with the tunnel. |
Source Interface | Source interface. |
Source Address | IPv6 address of the source interface. |
Destination Address | IPv6 destination address. |
Local Session ID | Local session ID. |
Remote Session ID | Remote session ID. |