Run the display mpls ldp event session-down command to view events that LDP sessions go Down, including the cause and time.
# 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.
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.
|
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. |