Command Reference LLDP Commands
To prevent LLDP from being initialized too frequently due to the frequent operating mode change, you
can configure port initialization delay.
The following example sets LLDP port initialization delay to 3 seconds.
Ruijie#config
Ruijie(config)#lldp timer reinit-delay 3
Displays LLDP status information.
11.20 lldp timer tx-delay
Use this command to set LLDP packet transmission delay. Use the no form of this command to
restore the default setting.
lldp timer tx-delay seconds
LLDP packet transmission delay, in the range from 1 to 8192
in the unit of seconds.
Global configuration mode.
An LLDP-enabled port will send LLDP packets when the local device information changes. To avoid
frequently sending LLDP packets due to the frequent local device information change, configure the
LLDP packet transmission delay to control the frequent transmission of LLDP packets.
The following example sets LLDPDU transmission delay to 3 seconds.
Ruijie#config
Ruijie(config)#lldp timer tx-delay 3
Displays LLDP status information.