This bug has been migrated to another issue tracking site. It has been closed here and may no longer be being monitored.

If you would like to get updates for this issue, or to participate in it, you may do so at Red Hat Issue Tracker .
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2175686 - Support lldp at ovs-interface like linux-bridge does.
Summary: Support lldp at ovs-interface like linux-bridge does.
Keywords:
Status: CLOSED MIGRATED
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: nmstate
Version: 9.2
Hardware: Unspecified
OS: Linux
medium
high
Target Milestone: rc
: ---
Assignee: Gris Ge
QA Contact: Mingyu Shi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-03-06 10:38 UTC by Quique Llorente
Modified: 2023-08-17 09:59 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-08-17 09:59:08 UTC
Type: Story
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker NMT-362 0 None None None 2023-03-06 10:40:53 UTC
Red Hat Issue Tracker   RHEL-1418 0 None None None 2023-08-17 09:59:07 UTC
Red Hat Issue Tracker RHELPLAN-150726 0 None None None 2023-03-06 10:40:57 UTC

Description Quique Llorente 2023-03-06 10:38:05 UTC
Description of problem:
Enabling LLDP at an ovs-interface do not show the neighbours and possible do not advertise the interface to others.


Version-Release number of selected component (if applicable):


How reproducible: Always


Steps to Reproduce:
1. Activate LLDP at ovs-interface 
2. nmstaectl show 
3.

Actual results:
The neighbours do not appaear under lldp section at nmstatectl show


Expected results:
It should work like linux-bridge and show the neighbours and possible activate advertisement.



Additional info:
OVS is implementing just advertisment but it ignore incoming LLDPs so it do not show neighbors 
Also NetworkManager-ovs may be missing LLDP bits

Comment 2 Gris Ge 2023-07-18 23:45:28 UTC
Upstream https://github.com/nmstate/nmstate/issues/2388 indicate OVS bond is also working for LLDP listener.


Note You need to log in before you can comment on or make changes to this bug.