Lldp hold-multiplier, Lldp reinit-delay, Lldp hold-multiplier lldp reinit-delay – Allied Telesis AT-S95 CLI (AT-8000GS Series) User Manual
Page 176
Page 176
Allied Telesis
AT-8000GS Command Line Interface User’s Guide
lldp hold-multiplier
The lldp hold-multiplier Global Configuration mode command specifies the amount of time the receiving device
should hold an LLDP packet before discarding it. Use the no form of this command to revert to the default setting.
Syntax
lldp hold-multiplier number
no lldp hold-multiplier
Parameters
•
number — Specifies the hold time to be sent in the LLDP update packets as a multiple of the timer value.
(Range: 2 - 10)
Default Configuraiton
The default configuration is 4.
Command Mode
Global Configuration mode.
User Guidelines
•
The actual time-to-live value used in LLDP frames can be expressed by the following formula:
TTL = min(65535, LLDP-Timer * LLDP-HoldMultiplier)
For example, if the value of LLDP timer is 30 and the value of the LLDP hold multiplier is 4, then the value 120
is encoded in the TTL field in the LLDP header.
Example
The following example specifies that the amount of time the receiving device should hold an LLDP packet is 10,
before discarding it.
lldp reinit-delay
The lldp reinit-delay Global Configuration mode command specifies the minimum time an LLDP port waits before
reinitializing LLDP transmissions. Use the no form of this command to revert to the default setting.
Syntax
lldp reinit-delay seconds
no lldp reinit-delay
Parameters
•
seconds — Specifies the minimum time, in seconds, an LLDP port waits before reinitializing LLDP
transmissions. (Range: 1 - 10 seconds)
Default Configuraiton
The default value is 2 seconds.
console(config) # lldp hold-multiplier 10