The display l2tp statistics lns tunnel-item command displays statistics about LNS protocol packets based on a tunnel ID.
This command is supported only on the NetEngine 8000 F1A.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display l2tp lns statistics tunnel-item 2000
------------------------------
L2TP Group Name :tang
Tunnel Name :tang_lns@tunnel
Local Address :10.1.1.99
Remote Address :10.1.1.1
RecvSCCRQNum :0
RecvSCCRQFailNum :0
SendSCCRPNum :0
RecvSCCCNNum :0
RecvSCCCNFailNum :0
RecvStopCCNum :0
RecvStopCCNFailNum :0
SendStopCCNNum :0
RecvICRQNum :0
RecvICRQFailNum :0
SendICRPNum :0
RecvICCNNum :0
RecvICCNFailNum :0
RecvHelloNum :0
RecvHelloFailNum :0
SendHelloNum :0
RecvZLBNum :0
RecvZLBFailNum :0
SendZLBNum :0
RxPkts :0
RxOctets :0
TxPkts :0
TxOctets :0
------------------------------
| Item | Description |
|---|---|
| L2TP Group Name | Specifies the group name of L2TP. |
| Tunnel Name | Specifies the tunnel name. |
| Local Address | Specifies the local address of tunnel. |
| Remote Address | Specifies the remote address of tunnel. |
| RecvSCCRQNum | Number of received SCCRQ messages. |
| RecvSCCRQFailNum | Number of SCCRQ packets that fail to be received. |
| SendSCCRPNum | Number of received SCCRP packets. |
| RecvSCCCNNum | Number of received SCCCN packets. |
| RecvSCCCNFailNum | Number of SCCCN packets that fail to be received. |
| RecvStopCCNum | Number of received stopCC packets. |
| RecvStopCCNFailNum | Number of StopCCN packets that fail to be received. |
| SendStopCCNNum | Number of sent StopCCN packets. |
| RecvICRQNum | Number of received ICRQ packets. |
| RecvICRQFailNum | Number of ICRQ packets that fail to be received. |
| SendICRPNum | Number of sent ICRP packets. |
| RecvICCNNum | Number of received ICCN packets. |
| RecvICCNFailNum | Number of ICCN packets that fail to be received. |
| RecvHelloNum | Number of received Hello packets. |
| RecvHelloFailNum | Number of Hello packets that fail to be received. |
| SendHelloNum | Number of sent Hello packets. |
| RecvZLBNum | Number of received ZLB packets. |
| RecvZLBFailNum | Number of ZLB packets that fail to be received. |
| SendZLBNum | Number of sent ZLB packets. |
| RxPkts | Number of received packets. |
| RxOctets | Number of received bytes. |
| TxPkts | Number of sent packets. |
| TxOctets | Number of sent bytes. |