The display l2tp session lns calling-num command accurately matches a session based on a calling number and displays detailed information about the session.
This command is supported only on the NetEngine 8000 F1A.
Usage Scenario
To accurately match a session based on a calling number and display detailed information about the session, run the display l2tp session lns calling-num command.
Precautions
The characters corresponding to ASCII values 32 to 126 are visible, and the characters corresponding to the other ASCII values are invisible. The command is not applicable if a calling number contains invisible characters.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display l2tp session lns calling-num 00e0-fc12-3456
Info: The command is not applicable if a calling number contains invisible characters.
---------------------------------------
State: Up
GroupNum: 23
LocalCallID: 19
RemoteCallID: 22837
LocalTunnelID: 17122
Sequence: 0
PeerFramingType: 1
PeerBearerType: 3
AuthenName: 123@ddd
PPP index: 0xfefefefe
IfIndex: 312
winIdleTimer: 0
CtrlCallAckTimer:0
ResultCode: 0
CallingNumber: 00e0-fc12-3456
CallingNumber(Hex): 30 30 65 30 2D 66 63 31 32 2D 33 34 35 36
TraceId: 0
OuterToS: 0xff
---------------------------------------
Item | Description |
---|---|
PPP index | Index of a PPP entry. |
State | Tunnel establishment status. |
GroupNum | Group number. |
LocalCallID | Local session ID. |
RemoteCallID | Remote session ID. |
LocalTunnelID | Local tunnel ID. |
Sequence | Sequence number. |
PeerFramingType | Frame type of the peer device:
|
PeerBearerType | AVP No. 4 attribute:
|
AuthenName | User authentication name. |
IfIndex | Index of the tunnel source interface. |
winIdleTimer | ID of the idle-cut timer for the tunnel. |
CtrlCallAckTimer | ID of the timeout timer for control packets. |
ResultCode | Error code for a session teardown cause. |
CallingNumber | Index assigned to each session. |
TraceId | Service tracing ID. |
OuterToS | DSCP value in the outer VLAN tag of data packets. |
CallingNumber(Hex) | calling number in Hex. |