Technical Note: LLDP Configuration does not see any neighbors
Description
Solution
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.
LLDP transmission must then be restarted (#diag lldptx restart).
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).
