Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Supported Platforms

 
 

show services l2tp multilink

Syntax

show services l2tp multilink <brief | detail | extensive | statistics><bundle-id number>

Release Information

Command introduced before Junos OS Release 7.4.

Description

(M10i and M7i routers only) Display L2TP output organized by multilink bundle.

Options

none

Same as brief.

brief | detail | extensive | statistics

(Optional) Display the specified level of output. Use the statistics option to display packets and bytes that have been encapsulated in the Multilink Protocol. Nonmultilink packets received on member sessions are not counted here.

bundle-id number

(Optional) Display L2TP multilink bundle information for only the specified bundle.

Required Privilege Level

view

 
 

List of Sample Output

show services l2tp multilink extensive

Output Fields

Table 1 lists the output fields for the show services l2tp multilink command. Output fields are listed in the approximate order in which they appear.

Field Name

Field Description

Level of Output

Bundle ID

Bundle identifier.

All levels

Links

Number of links in the multilink bundle.

All levels

Bundle endpoint

Endpoint discriminator that represents the device transmitting the packet.

All levels

Input MRRU

Maximum packet size that the input interface can process.

detail

Output MRRU

Maximum packet size that the output interface can process.

detail

Session local ID

Identifier of the local endpoint of the L2TP session, as assigned by the L2TP network server (LNS).

detail

Session remote ID

Identifier of the remote endpoint of the L2TP session, as assigned by the L2TP access concentrator (LAC).

detail

State

Status of the L2TP session:

  • Established—The session is operating.
  • closed—The session is being closed.
  • destroyed—The session is being destroyed.
  • clean-up—The session is being cleaned up.
  • lns-ic-accept-new—A new session is being accepted.
  • lns-ic-idle—The session has been created and is idle.
  • lns-ic-reject-new—The new session is being rejected.
  • lns-ic-wait-connect—The session is waiting for the peer's incoming call connected (ICCN) message.

detail

Username

Name of the user logged in to the session.

detail

Mode

Mode of the interface representing the multilink bundle: dedicated or shared.

extensive

Local IP

IP address of the local endpoint of the Point-to-Point Protocol (PPP) session.

extensive

Remote IP

IP address of the remote endpoint of the PPP session.

extensive

Local name

Name of the LNS instance in which the session was created.

extensive

Remote name

Name of the LAC from which the session was created.

extensive

Local MRU

Maximum receive unit (MRU) setting of the local device, in bytes.

extensive

Remote MRU

MRU setting of the remote device, in bytes.

extensive

Statistics since

Date and time when collection of the following statistics began:

  • Control Tx—Amount of control information transmitted, in packets and bytes.
  • Control Rx—Amount of control information received, in packets and bytes.
  • Data Tx—Amount of data transmitted, in packets and bytes.
  • Data Rx—Amount of data received, in packets and bytes.
  • Errors Tx—Number of errors transmitted, in packets.
  • Errors Rx—Number of errors received, in packets.
  • Lcp Echo Req Tx—Number of LCP echo requests transmitted, in packets.
  • Lcp Echo Req Rx—Number of LCP echo requests received, in packets.
  • Lcp Echo Rep Tx—Number of LCP echo responses transmitted, in packets.
  • Lcp Echo Rep Rx—Number of LCP echo responses received, in packets.
  • Lcp Echo Req Timeout—Number of LCP echo requests that timed out.
  • Lcp Echo Req Error—Number of errors received for LCP echo packets.
  • Lcp Echo Rep Error —Number of errors transmitted for LCP echo packets.
  • MRRU—Maximum packet size processed.
  • TX—Number of packets transmitted.
  • RX—Number of packets received.
  • link—Link of the multilink bundle associated with the L2TP session.

extensive

Sample Output

show services l2tp multilink extensive

user@host> show services l2tp multilink extensive
Bundle ID: 1
  Links: 2, Bundle endpoint: user@juniper.com
  Input MRRU: 1524, Output MRRU: 1524
  Session local ID: 46122, Session remote ID: 39307
    State: Established, Username: user1@juniper.com, Mode: dedicated
    Local IP: 10.58.255.129:1701, Remote IP: 10.58.255.131:1701
    Local name: router3, Remote name: router4
  Session local ID:  4254, Session remote ID: 39308
    State: Established, Username: user2@juniper.com, Mode: dedicated
    Local IP: 10.1.255.1:1701, Remote IP: 10.1.255.2:1701
    Local name: router1, Remote name: router2
  Statistics since: Mon May 17 11:47:35 2004
                        Packets        Bytes
      Control Tx              7          196
      Control Rx              3           90
      Data Tx                 0            0
      Data Rx                 0            0
      Errors Tx               0
      Errors Rx               0
		 Lcp Echo Req Tx         0
		 Lcp Echo Req Rx         0
		 Lcp Echo Rep Tx         0
		 Lcp Echo Rep Rx         0
		 Lcp Echo Req Timeout         0
		 Lcp Echo Req Error           0
		 Lcp Echo Rep Error           0
		 MRRU 1486 droptime 0 maxfrag 0   minfrag 32  minmru 1482 maxqlen 3000
   	 TX: Packets 0    Frags 0    Txseq 0x0
   	 RX: Packets 24   Frags 24   Rxseq 0x18   mseq 23  maxdiff 1   reass 24
        fragments copied 0
   	 link 0 : seq 0x17 mru 1482 encaplen 8  qlen 0   context 0xea01eb0

Published: 2013-03-14

Supported Platforms

 
 

Published: 2013-03-14