CLI Reference RLDP Configuration Command
In the environment where STP is enabled, it is recommended that the
product of interval multiplying the maximum number of detections is
less than the topology convergence time of STP.
The following example shows how to set the detection interval as 5s:
Ruijie(config)# rldp detect-interval 5
Set the maximum number of detections.
rldp detect-max
Use this command to set the maximum number of sending detection packets on the port. If the neighboring port
does not respond when this detection number is exceeded, the link is considered faulty. Use the no form of this
command to restore it to the default value.
rldp detect-max num
no rldp detect-max
Maximum number of detections in the range 2 to 10
Global configuration mode.
This command is used together with the detection interval to specify
the maximum number of detections.
The following example shows how to set the maximum number of
detections as 5:
Ruijie(config)# rldp detect-max 5
Set the detection interval.