LLDP Virtual-Chassis Neighbor #4026

Closed
opened 2025-12-29 18:32:40 +01:00 by adam · 6 comments
Owner

Originally created by @tobzsc on GitHub (Aug 25, 2020).

Originally assigned to: @DanSheps on GitHub.

Environment

  • Python version: 3.6.8
  • NetBox version: 2.9.1

Proposed Functionality

When doing a LLDP query in the frontend on a device connected to a virtual-chassis, the LLDP neighbor is shown as the specific member of the virtual-chassis. NetBox 2.9 now has a virtual-chassis name. It would be nice to use the virtual-chassis name instead of the member name here.

LLDP Neighbor VC

Use Case

Use the new Virtual-Chassis member name and have the LLDP neighbors correctly shown.

Database Changes

none

External Dependencies

none

Originally created by @tobzsc on GitHub (Aug 25, 2020). Originally assigned to: @DanSheps on GitHub. <!-- NOTE: IF YOUR ISSUE DOES NOT FOLLOW THIS TEMPLATE, IT WILL BE CLOSED. This form is only for proposing specific new features or enhancements. If you have a general idea or question, please post to our mailing list instead of opening an issue: https://groups.google.com/forum/#!forum/netbox-discuss NOTE: Due to an excessive backlog of feature requests, we are not currently accepting any proposals which significantly extend NetBox's feature scope. Please describe the environment in which you are running NetBox. Be sure that you are running an unmodified instance of the latest stable release before submitting a bug report. --> ### Environment * Python version: 3.6.8 * NetBox version: 2.9.1 <!-- Describe in detail the new functionality you are proposing. Include any specific changes to work flows, data models, or the user interface. --> ### Proposed Functionality When doing a LLDP query in the frontend on a device connected to a virtual-chassis, the LLDP neighbor is shown as the specific member of the virtual-chassis. NetBox 2.9 now has a virtual-chassis name. It would be nice to use the virtual-chassis name instead of the member name here. <img width="1614" alt="LLDP Neighbor VC" src="https://user-images.githubusercontent.com/1703330/91187585-9e43bb80-e6f0-11ea-93ab-b848e2c1e45d.png"> <!-- Convey an example use case for your proposed feature. Write from the perspective of a NetBox user who would benefit from the proposed functionality and describe how. ---> ### Use Case Use the new Virtual-Chassis member name and have the LLDP neighbors correctly shown. <!-- Note any changes to the database schema necessary to support the new feature. For example, does the proposal require adding a new model or field? (Not all new features require database changes.) ---> ### Database Changes none <!-- List any new dependencies on external libraries or services that this new feature would introduce. For example, does the proposal require the installation of a new Python package? (Not all new features introduce new dependencies.) --> ### External Dependencies none
adam added the status: acceptedtype: feature labels 2025-12-29 18:32:40 +01:00
adam closed this issue 2025-12-29 18:32:40 +01:00
Author
Owner

@DanSheps commented on GitHub (Aug 27, 2020):

My question would be, can we be sure 100% of the time that the virtual chassis name would be the neighbor name?

@DanSheps commented on GitHub (Aug 27, 2020): My question would be, can we be sure 100% of the time that the virtual chassis name would be the neighbor name?
Author
Owner

@tobzsc commented on GitHub (Aug 28, 2020):

We are using VC with Juniper devices. Here I configure hostname which is valid for the complete VC. I don't know if there are any options to name a single member of VC.

@tobzsc commented on GitHub (Aug 28, 2020): We are using VC with Juniper devices. Here I configure hostname which is valid for the complete VC. I don't know if there are any options to name a single member of VC.
Author
Owner

@dotpy88 commented on GitHub (Sep 20, 2020):

I just ran across this same issue. Using virtual chassis for Cisco stackwise, LLDP neighbor is showing the virtual chassis name and not the device name so you get the RED row indicating something is different.

image

@dotpy88 commented on GitHub (Sep 20, 2020): I just ran across this same issue. Using virtual chassis for Cisco stackwise, LLDP neighbor is showing the virtual chassis name and not the device name so you get the RED row indicating something is different. ![image](https://user-images.githubusercontent.com/31436955/93716815-5f5e2580-fb37-11ea-9c14-054293e2cf4b.png)
Author
Owner

@stale[bot] commented on GitHub (Jan 1, 2021):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our contributing guide.

@stale[bot] commented on GitHub (Jan 1, 2021): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@tobzsc commented on GitHub (Jan 5, 2021):

So will this now be closed without further activity? Thought @DanSheps will takeover as he was assigned.

@tobzsc commented on GitHub (Jan 5, 2021): So will this now be closed without further activity? Thought @DanSheps will takeover as he was assigned.
Author
Owner

@DanSheps commented on GitHub (Jan 5, 2021):

Sorry, this was something I was going to work on and just haven't had time yet. I will get working on it shortly.

@DanSheps commented on GitHub (Jan 5, 2021): Sorry, this was something I was going to work on and just haven't had time yet. I will get working on it shortly.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4026