Command Guide of WGSW-28040
177
This command globally configures the LLDP PDU hold multiplier that decides time-to-live (TTL) value sent in LLDP
advertisements: TTL = (tx-interval * holdtime-multiplier). The configuration could be shown by “show lldp” command.
Example:
This example sets LLDP hold time multiplier to 3.
Switch(config)# l
ldp holdtime-multiplier 3
Switch#
show lldp
State: Disabled
Timer: 10 Seconds
Hold multiplier: 3
Reinit delay: 2 Seconds
Tx delay: 2 Seconds
LLDP packet handling: Flooding
4.13.5 lldp tx-delay
Command:
lldp tx-delay <1-8192>
Parameter:
<1-8192>
Specify the LLDP tx delay in unit of seconds.
Default:
lldp tx-delay 2
Mode:
Global Configuration
Usage Guide:
This command globally configures the delay in seconds between successive LLDP frame transmissions. The delay
starts to count in any case LLDP PDU is sent such as by LLDP PDU advertise routine, LLDP PDU content change,
port link up, etc. The configuration could be shown by “show lldp” command.
Example:
This example sets LLDP PDU TX delay to 10.
Switch(config)#
lldp tx-delay 10
Switch#
show lldp