This fault is commonly caused by one of the following:
The link between the local device and directly connected neighbor failed.
DLDP is disabled on the remote device.
DLDP parameters on the local and the remote devices are different.
If the interface status is Down, rectify the failure.
If the interface status is Up, go to step 2.
If DLDP is not enabled globally or on an interface, run the dldp enable command in the corresponding view to enable DLDP.
If DLDP is enabled, go to step 3.
Field |
Method |
---|---|
DLDP interval |
Check whether the intervals on both ends are the same. If the intervals for sending DLDPDUs on both ends are different, run the dldp interval interval command in the system view on both devices to set the same interval on both devices. |
DLDP authentication-mode |
Check whether authentication modes and passwords on both ends are the same. If the two devices use different authentication modes or passwords, run the dldp authentication-mode { md5 md5-password | sha sha-password | simple simple-password | none } command in the system view to set the same authentication mode and password on both devices. |