Page MenuHomeVyOS Platform

LLDP: "show lldp neighbors interface" does not yield any result
Closed, ResolvedPublicBUG

Description

LLDP neighbors are detected via eth4 and eth5, but when calling the interface explicitly neighbors are gone.

vyos@vyos# run show lldp neighbors
Capability Codes: R - Router, B - Bridge, W - Wlan r - Repeater, S - Station
                  D - Docsis, T - Telephone, O - Other

Device ID                 Local     Proto  Cap   Platform             Port ID
---------                 -----     -----  ---   --------             -------
SW1                       eth4      LLDP   B     USW-24  4.3.20.11298 1000Mbit_fdx_FiberSX Trunk __  C
CR1                       eth5      LLDP   R     VyOS 1.3-rolling-202 Core: to CR2
vyos@vyos# run show lldp neighbors interface eth4
Capability Codes: R - Router, B - Bridge, W - Wlan r - Repeater, S - Station
                  D - Docsis, T - Telephone, O - Other

Device ID                 Local     Proto  Cap   Platform             Port ID
---------                 -----     -----  ---   --------             -------
vyos@vyos# run show lldp neighbors interface eth5
Capability Codes: R - Router, B - Bridge, W - Wlan r - Repeater, S - Station
                  D - Docsis, T - Telephone, O - Other

Device ID                 Local     Proto  Cap   Platform             Port ID
---------                 -----     -----  ---   --------             -------

Details

Difficulty level
Unknown (require assessment)
Version
1.3-rolling-202008040823
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

PR https://github.com/vyos/vyos-1x/pull/524

vyos@r2-roll:~$ show lldp neighbors interface eth1
Capability Codes: R - Router, B - Bridge, W - Wlan r - Repeater, S - Station
                  D - Docsis, T - Telephone, O - Other

Device ID                 Local     Proto  Cap   Platform             Port ID
---------                 -----     -----  ---   --------             -------
r4-roll                   eth1      LLDP   R     VyOS 1.3-rolling-202 eth1

Fixed, VyOS 1.3-rolling-202008110118

vyos@r2-roll:~$ show lldp neighbors interface eth1
Capability Codes: R - Router, B - Bridge, W - Wlan r - Repeater, S - Station
                  D - Docsis, T - Telephone, O - Other

Device ID                 Local     Proto  Cap   Platform             Port ID
---------                 -----     -----  ---   --------             -------
r4-roll                   eth1      LLDP   R     VyOS 1.3-rolling-202 eth1
c-po renamed this task from LLDP: "show lldp neughbors interface" does not yield any result to LLDP: "show lldp neighbors interface" does not yield any result.Aug 11 2020, 5:01 PM
erkin set Issue type to Bug (incorrect behavior).Aug 29 2021, 1:31 PM
erkin removed a subscriber: Active contributors.