FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
ctanev1
Staff
Staff
Article Id 191877
Description
This article provides a possible solution for the situation where a LLDP configuration does not see any neighbors.

Solution
LLDP requires 'device-identification' to be enabled on the aggregate interface.
config system interface
edit "name"
set vdom "root"
set type aggregate
set device-identification enable
end

LLDP transmission must then be restarted (#diag lldptx restart).

Contributors