home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

show l2tpeth <lttpN>

Displays configuration information for a configured L2TPv3 tunnel interface.

show l2tpeth lttpN
lttpN
L2TPv3 static L2TPv3 tunnel interface. The interface ranges from lttp0 through lttpN, where N is a non-negative integer.

Operational mode

The following example shows how to display configuration information for the lttp3333 L2TPv3 tunnel interface.

vyatta@vyatta:~$ show l2tpeth lttp3333
L2tpeth interface: lttp3333
   Port: 0, ifIndex: 13
   Mac: 7a:fe:c:b7:88:16
   Addresses:
        inet 3.3.3.2/29, broadcast 3.3.3.7
        inet6 fe80::78fe:cff:feb7:8816/64, scope Link
   L2TPv3: Encap IP
      Local Address: 173.1.1.1       Peer Address: 172.1.1.1
      Local Session: 3333            Peer Session: 3333
      Local Cookie: 00               Peer Cookie: 00
   Statistics:
      Input   bytes     :                 4150
      ...