lldp reinit

Syntax

lldp reinit <TIME>

no lldp reinit

Description

Sets the amount of time (in seconds) to wait before performing LLDP initialization on an interface.

The no form of this command sets the reinitialization time to its default value of 2 seconds.

Command context

config

Parameters

<TIME>

Specifies the reinitialization time in seconds. Range: 1 to 10. Default: 2 seconds.

Authority

Administrators

Examples

Setting the reinitialization time to 5 seconds:

switch(config)# lldp reinit 5 

Setting the reinitialization time to the default value of 2 seconds:

switch(config)# no lldp reinit