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 maximum value for txdelay is 25% of the value of lldp tx timer.

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.

Authority

Administrators or local user group members with execution rights for this command.

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