lldp txdelay

Syntax

lldp txdelay <TIME>

no lldp txdelay

Description

Sets the amount of time (in seconds) to wait before sending LLDP information from any interface.

The no form of this command sets the delay time to its default value of 2 seconds.

Command context

config

Parameters

<TIME>

Specifies the delay time in seconds. Range: 0 to 10. Default: 2 seconds.

Authority

Administrators

Examples

Setting the delay time to 8 seconds:

switch(config)# lldp txdelay 8 

Setting the delay time to the default value of 2 seconds:

switch(config)# no lldp txdelay