CLI Reference Guide

Table Of Contents
218 LLDP Commands
www.dell.com | support.dell.com
lldp timers
Use the
lldp timers
command in Global Configuration mode to set the timing parameters for local
data transmission on ports enabled for LLDP. To return any or all parameters to factory default, use
the
no
form of this command.
Syntax
lldp timers
[
interval
transmit-interval
] [
hold
hold-multiplier
] [
reinit
reinit-delay
]
no lldp timers
[
interval
] [
hold
] [
reinit
]
transmit-interval—
The interval in seconds at which to transmit local data LLDPDUs. (Range:
1 - 32768 seconds)
hold-multiplier —
Multiplier on the transmit interval used to set the TTL in local data
LLDPDUs. (Range: 2 - 10)
reinit-delay —
The delay in seconds before re-initialization. (Range: 1 - 10 seconds)
Default Configuration
The default transmit interval is 30 seconds.
The default hold-multiplier is 4.
The default delay before re-initialization is 2 seconds.
Command Mode
Global Configuration mode
User Guidelines
This command has no user guidelines.
Examples
The following example displays how to configure LLDP to transmit local information every
1000 seconds.
console(config)#lldp timers interval 1000
The following example displays how to set the timing parameter at 1000 seconds with a hold
multiplier of 8 and a 5 second delay before re-initialization.
console(config)#lldp timers interval 1000 hold 8 reinit 5
lldp transmit
Use the
lldp transmit
command in Interface Configuration mode to enable the LLDP advertise
(transmit) capability. To disable local data transmission, use the
no
form of this command.