C
HAPTER
40
| LLDP Commands
– 955 –
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)#
lldp admin-status This command enables LLDP transmit, receive, or transmit and receive
mode on the specified port. Use the no form to disable this feature.
SYNTAX
lldp admin-status {rx-only | tx-only | tx-rx}
no lldp admin-status
rx-only - Only receive LLDP PDUs.
tx-only - Only transmit LLDP PDUs.
tx-rx - Both transmit and receive LLDP Protocol Data Units (PDUs).