lldp timer
Syntax
lldp timer <TIME>
no lldp timer
Description
Sets the interval (in seconds) at which local LLDP information is updated and TLVs are sent to neighboring network devices by the LLDP agent.
Theno
form of this command sets the update interval to its default value of 30 seconds.
Command context
config
Parameters
<TIME>
Specifies the update interval (in seconds). Range: 1 to 32768. Default: 30.
Authority
Administrators
Examples
Setting the update interval to 7 seconds:
switch(config)# lldp timer 7
Setting the update interval to the default value of 30 seconds:
switch(config)# no lldp timer