DXS-1210 Series Smart Managed Switch CLI Reference Guide
184
Example
This example shows how to enable a physical interface to receive LLDP messages.
Switch# configure terminal
Switch(config)#interface ethernet 1/0/1
Switch(config-if)# lldp receive
Switch(config-if)#
25-10
lldp reinit
This command is used to configure the minimum time of re-initialization the delay interval on the
Switch. Use the no form of this command to revert to the default setting.
lldp reinit SECONDS
no lldp reinit
Parameters
SECONDS
Specifies the delay value for LLDP initialization on an interface. This
value must be between 1 and 10 seconds.
Default
By default, this value is 2 seconds.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
A re-enabled LLDP physical interface will wait for the re-initialization delay after the last disable
command before reinitializing.
Example
This example shows how to configure the re-initialization delay interval to 5 seconds.
Switch# configure terminal
Switch(config)#lldp reinit 5
Switch(config)#
25-11
lldp run
This command is used to enable the Link Layer Discovery Protocol (LLDP) globally. Use the no form
of this command to revert to the default setting.
lldp run
no lldp run
Parameters
None.
Default