Chapter 24
| LLDP Commands
– 610 –
Command Mode
Global Configuration
Command Usage
When LLDP is re-initialized on a port, all information in the remote systems LLDP
MIB associated with this port is deleted.
Example
Console(config)#lldp reinit-delay 10
Console(config)#
lldp tx-delay
This command configures a delay between the successive transmission of
advertisements initiated by a change in local LLDP MIB variables. Use the
no
form
to restore the default setting.
Syntax
lldp
tx
-delay
seconds
no lldp
tx
-delay
seconds - Specifies the transmit delay. (Range: 1 - 8192 seconds)
Default Setting
2 seconds
Command Mode
Global Configuration
Command Usage
◆
The transmit delay is used to prevent a series of successive LLDP transmissions
during a short period of rapid changes in local LLDP MIB objects, and to
increase the probability that multiple, rather than single changes, are reported
in each transmission.
◆
This attribute must comply with the following rule:
(4 * tx-delay) ≤
refresh-interval
Example
Console(config)#lldp tx-delay 10
Console(config)#