LLDP Overview
LLDP (Link Layer Discovery Protocol) is a Layer 2 discovery protocol defined in IEEE 802.1AB. With the use of LLDP technology, when the network scale is expanded rapidly, the network management system can quickly understand the Layer 2 network topology information and topology change information.
The basic principle of LLDP is as follows: A device in a network sends a notification of its status information to its neighboring devices, and each port of each device stores its own information. If a local device has a state change, it can also send updated information to the neighbor device directly connected to it. The neighbor device stores the information in the standard SNMP MIB. The network management system can inquire the connection situation of the current second layer from the SNMP MIB. Note that LLDP is a remote device state information discovery protocol. It cannot perform the functions of network device configuration and port control.