Mellanox MLNX-OS®Command Reference Guide for SX1018HP Ethernet Managed Blade Switch
Rev 1.6.2
Mellanox Technologies
363
lldp tx-hold-multiplier
lldp tx-hold-multiplier <seconds>
no lldp tx-hold-multiplier
The time-to-live value expressed as a multiple of the lldpMessageTxInterval object.
The no form of the command sets the parameter to default.
Syntax Description seconds 1-8192
Default 2
Modes/Context Config
History 3.2.0300
Role admin
Example
switch (config)# lldp tx-hold-multiplier 10
switch (config)#
Related Commands show lldp timers
Note The actual time-to-live value used in LLDP frames, can be expressed by the follow-
ing formula: TTL = min(65535, (lldpMessageTxInterval * lldpMessageTxHoldMul-
tiplier)) For example, if the value of lldpMessageTxInterval is '30', and the value of
lldpMessageTxHoldMultiplier is '4', then the value '120' is encoded in the TTL field
in the LLDP header.