C613-50631-01 Rev A Command Reference for IE340 Series 3232
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
LLDP COMMANDS
LLDP
TIMER
lldp timer
Overview This command sets the value of the transmit interval. This is the interval between
regular transmissions of LLDP advertisements.
The no variant of this command sets the transmit interval back to its default.
Syntax
lldp timer <5-32768>
no lldp timer
Default The default transmit interval is 30 seconds.
Mode Global Configuration
Examples To set the transmit interval to 90 seconds, use the commands:
awplus# configure terminal
awplus(config)# lldp timer 90
To set the transmit interval back to its default, use the commands:
awplus# configure terminal
awplus(config)# no lldp timer
Related
commands
lldp tx-delay
show lldp
Parameter Description
<5-32768> The transmit interval in seconds. The transmit interval must be at
least four times the transmission delay timer (lldp tx-delay
command).