The display mpls ldp event adjacency-down command displays information about Down adjacencies.
display mpls ldp event adjacency-down [ interface { interface-type interface-num | interface-name } | remote ] [ peer peer-id ]
display mpls ldp event adjacency-down [ interface { interface-type interface-num | interface-name } | remote ] [ peer peer-id ] verbose
display mpls ldp event adjacency-down vpn-instance vpn-instance-name [ interface { interface-type interface-num | interface-name } ] [ peer peer-id ]
display mpls ldp event adjacency-down vpn-instance vpn-instance-name [ interface { interface-type interface-num | interface-name } ] [ peer peer-id ] verbose
Parameter | Description | Value |
---|---|---|
interface interface-type interface-num |
Specifies the type and number of an interface to display the event that an LDP adjacency goes Down on a specified interface. |
- |
interface-name |
Specifies interface name to display the event that an LDP adjacency goes Down on a specified interface. |
- |
remote |
Specifies the LSR ID of a remote LDP peer. If the parameter is specified, the event that an LDP adjacency with a specified remote peer goes Down is displayed. |
- |
peer peer-id |
Specifies the LSR ID of an LDP peer. If the parameter is specified, the event that an LDP adjacency with a specified peer goes Down is displayed. |
The value is in dotted decimal notation. |
verbose |
Displays detailed information. |
- |
vpn-instance vpn-instance-name |
Displays events that LDP adjacencies in a specified VPN instance go Down. |
The value is a string of 1 to 31 case-sensitive characters. It cannot contain spaces. The VPN instance name cannot be <b>_public_</b>. However, the character string can contain spaces if it is enclosed with double quotation marks ("). |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display mpls ldp event adjacency-down verbose LDP Adjacency Down Information -------------------------------------------------------------------------------- SN : 1 PeerID : 2.2.2.2:0 VrfIndex : 0 Down Time : 2011-09-29 05:52:24 Duration Time : 0 days, 01:17:55 MaxInterval Time(sec) : 6 Reason : Interface Down Type : IPv4/Local Adjacency Discovery Source : GigabitEthernet0/1/17 -------------------------------------------------------------------------------- SN : 2 PeerID : 2.2.2.2:0 VrfIndex : 0 Down Time : 2011-09-29 06:11:04 Duration Time : 0 days, 00:14:14 MaxInterval Time(sec) : 5 Reason : Interface Down Type : IPv4/Local Adjacency Discovery Source : GigabitEthernet0/1/17 -------------------------------------------------------------------------------- SN : 3 PeerID : 2.2.2.2:0 VrfIndex : 0 Down Time : 2011-09-29 12:32:58 Duration Time : 0 days, 01:19:00 MaxInterval Time(sec) : 5 Reason : Interface Down Type : IPv6/Local Adjacency Discovery Source : GigabitEthernet0/1/16 -------------------------------------------------------------------------------- SN : 4 PeerID : 3.3.3.3:0 VrfIndex : 0 Down Time : 2011-09-13 04:23:32 Duration Time : 0 days, 00:00:47 MaxInterval Time(sec) : 0 Reason : IGP delete the RLFA IID Type : Remote Adjacency Discovery Source : - -------------------------------------------------------------------------------- TOTAL: 4 Record(s) Found, 3 IPv4 Record(s), 1 IPv6 Record(s).
<HUAWEI> display mpls ldp event adjacency-down
LDP Adjacency Down Information
--------------------------------------------------------------------------------
PeerID Down Date Down Time Duration Time Reason
--------------------------------------------------------------------------------
2.2.2.2:0 2011-09-13 04:23:17 0 days, 00:01:07 C
2.2.2.2:0 2011-09-13 04:23:32 0 days, 00:00:12 C
2.2.2.2:0 2011-09-16 02:52:55 2 days, 22:29:09 C
3.3.3.3:0 2011-09-13 04:23:32 0 days, 00:00:47 O
--------------------------------------------------------------------------------
TOTAL: 3 Record(s) Found
A : The Adjacency is down because Hello Timer Expired.
C : The administrator configuration to trigger.
O : Other reason.
Item | Description |
---|---|
Down Date | Date when an LDP adjacency went Down. |
Down Time | Time when an LDP adjacency went Down. |
SN | - |
PeerID | IP address of a peer. |
VrfIndex | ID of a VPN instance. |
Duration Time | Time elapsed since an LDP adjacency was established. |
MaxInterval Time(sec) | Maximum interval at which Hello messages are sent. |
Reason | Reason why a neighbor went Down:
|
Reason | Reason why a neighbor went Down:
|
Type | Neighbor type:
|
Discovery Source | Interface on which an LDP peer is discovered. |