lldp holdtimeNEW!

Configures the LLDP holdtime to hold the information received by the neighbor device before discarding it.

Syntax

lldp holdtime seconds
no lldp holdtime

Parameters

holdtime seconds
Specifies the amount of time in seconds. Valid range is 10 through 65535. Default value is 120 seconds.

Modes

Config mode

Usage Guidelines

The no lldp holdtime command resets the holdtime to the default holdtime of 120 seconds.

Examples

The following example configures the lldp holdtime to 10 seconds.

device# configure terminal 
device(config)# lldp holdtime 10 
device(config)# 

Show running:  
device# show running-configuration 
lldp holdtime 10