The lldp message-transmission interval command sets the interval at which LLDP packets are sent to the neighbor node.
The undo lldp message-transmission interval command restores the default interval.
| Parameter | Description | Value |
|---|---|---|
| interval | Specifies the interval at which LLDP packets are sent to the neighbor node. | The value ranges from 5 to 32,768, in seconds. The default value is 30. |
The LLDP transmission interval must be set properly and adjusted according to network loads.
Both the LLDP packet sending interval and delay should be shorter than the time that device information is held in neighbors (TTL). Otherwise, the neighbor device cannot receive the LLDP packets sent by the FW after the information about the FW ages on the neighbor device. And TTL = Min (65535, (interval x hold)), so when adjusting the value of Interval between sending LLDP packets, delay in sending LLDP packets, or hold time multiplier of device information on neighbors, you should consider the other values because they are restricted.