set lldp tx-hold-multiplier

Last Updated : Nov 06, 2012 |

Sets the multiplier on the interval that determines the actual TTL value sent in an LLDP frame. The time-to-live value transmitted in TTL TLV by the device is expressed by the following formula:

TTL = min(65535, TxInterval * TxHoldMultiplier)

Syntax:

set lldp tx-hold-multiplier number

Parameters

Parameter

Description

Possible Values

Default Value

number

The multiplier

2-10

30

User level

read-write

Context

general

Example

To set the TxHoldMultiplier to 4:

Gxxx-001(super)# set lldp tx-hold-multiplier 4