Command Reference DLDP Commands
The following example disables DLDP detection for the device 10.83.132.10.
Ruijie#config
Ruijie(config)#interface vlan 1
Ruijie(config-if-VLAN 1)#no dldp 10.83.132.10
Use this command to set the DLDP detection interval.
Use the no form of this command to restore the default setting.
Detection interval (in ticks), in the range from 5 to 6,000. The value
must be a multiple of 5. (1tick = 10 milliseconds)
The default is 10 ticks (100 ms).
Global configuration mode
This command is used to set the DLDP detection interval.
If a device does not receive the reply packets from the peer device within the specific period (the time
of this period is equal to that of the detection packet retransmission interval multiplied by the retry
count), the device takes the L3 port as DOWN (though the physical link is up). Once the device
receives the reply packets from the peer device, the device takes the L3 port as UP.
The following example sets the DLDP detection interval to 20 ticks.
Ruijie#config
Ruijie(config)#dldp interval 20