C
HAPTER
40
| LLDP Commands
– 1300 –
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)#