Simple LLDP agent for windows x64
https://en.wikipedia.org/wiki/Link_Layer_Discovery_Protocol
Project redesigned from https://github.com/drxaos/lldp-beacon.
Chassis ID: FQDN.
Hostname and Domain will be taken from GetNetworkParams (iphlpapi.h).
Management address: resolved from hostname + DomainName.
Port ID: the name of the interface if it exists and contains only US-ASCII(WIKI), otherwise MAC address.
Send lldp packets from all physical interfaces. Team interfaces are also processed, was tested on Windows with native, HPE and Brocade network adapters driver.
Download binary releases
SympleLldpAgent.exe
LLDP packets are sent to all interfaces every 30 seconds
Copy SympleLldpAgent.exe to a new directory (e.g. C:\Program Files\SympleLldpAgent).
Run command: To install
SympleLldpAgent.exe install
To remove service run command:
SympleLldpAgent.exe remove