< Home

display mpls ldp event session-down

Function

The display mpls ldp event session-down command displays events that LDP sessions go Down.

Format

display mpls ldp event session-down

Parameters

None

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Run the display mpls ldp event session-down command to view events that LDP sessions go Down, including the cause and time.

Example

# Display events that LDP sessions go Down.

<HUAWEI> display mpls ldp event session-down

LDP Session Down Information
------------------------------------------------------------------------------
PeerID      Down       Down             Duration   Flag Reason
            Date       Time             Time
------------------------------------------------------------------------------
10.1.2.9:0  2011-12-15 10:14:11+00:00   0h6m15s    L    Recv Noti(0x000a)

10.1.2.9:0  2011-12-15 10:14:26+00:00   0h6m34s    L    Recv Noti(0x000a)

-------------------------------------------------------------------------------
TOTAL: 2 Record(s) Found.
R: Remote peer.
L: Local peer.
B: Both of local and remote peer.
G: Graceful Restart Session.
Important notification message error code:
  0x0003: Bad PDU Length.
  0x0005: Bad Message Length.
  0x0007: Bad TLV Length.
  0x0009: Hello Hold Timer Expired.
  0x000a: Shutdown.
  0x0014: KeepAlive Timer Expired.
Table 1 Description of the display mpls ldp event session-down command output

Item

Description

PeerID

LSR ID of an LDP peer.

Down Date

Date when an LDP session went down.

Down Time

Time when an LDP session went down.

Duration Time

Time elapsed since an LDP adjacency established.

Flag

Peer type.

  • R: Remote peer, indicating that a remote session has been established.
  • L: Local peer, indicating that a local session has been established.
  • B: Both of local and remote peer, indicating that both local and remote sessions have been established.
  • G: Graceful Restart Session.

Reason

Description of the cause.

Important notification message error code

Important notification message error code.

Bad PDU Length

Incorrect PDU length.

Bad Message Length

Incorrect message length.

Bad TLV Length

Incorrect TLV length.

Hello Hold Timer Expired

Hello Hold timer expired.

Shutdown

The peer actively shuts down the session.

KeepAlive Timer Expired

Keepalive timer expired.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >