C
HAPTER
40
| LLDP Commands
– 1297 –
lldp This command enables LLDP globally on the switch. Use the no form to
disable LLDP.
SYNTAX
[no] lldp
DEFAULT SETTING
Enabled
COMMAND MODE
Global Configuration
EXAMPLE
Console(config)#lldp
Console(config)#
lldp
holdtime-multiplier
This command configures the time-to-live (TTL) value sent in LLDP
advertisements. Use the no form to restore the default setting.
SYNTAX
lldp holdtime-multiplier value
no lldp holdtime-multiplier
value - Calculates the TTL in seconds based on the following rule:
minimum of ((Transmission Interval * Holdtime Multiplier), or
65536)
(Range: 2 - 10)
DEFAULT SETTING
Holdtime multiplier: 4
TTL: 4*30 = 120 seconds
COMMAND MODE
Global Configuration
COMMAND USAGE
The time-to-live tells the receiving LLDP agent how long to retain all
information pertaining to the sending LLDP agent if it does not transmit
updates in a timely manner.
EXAMPLE
Console(config)#lldp holdtime-multiplier 10
Console(config)#