Add Show VLANs button #3299

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

Originally created by @Shm013 on GitHub (Feb 10, 2020).

Environment

  • Python version: 3.6.17
  • NetBox version: 2.7.4

Proposed Functionality

Add new toggle button "Show VLANs" into device view in interfaces table like a "Show IPs" button.

Use Case

I would like to see all ports with assigned information about VLANs instead open each port. It is very convenient during VLANs configuration in commutators.

Database Changes

No

External Dependencies

No

Originally created by @Shm013 on GitHub (Feb 10, 2020). <!-- 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.17 * NetBox version: 2.7.4 <!-- Describe in detail the new functionality you are proposing. Include any specific changes to work flows, data models, or the user interface. --> ### Proposed Functionality Add new toggle button "Show VLANs" into device view in interfaces table like a "Show IPs" button. <!-- 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 I would like to see all ports with assigned information about VLANs instead open each port. It is very convenient during VLANs configuration in commutators. <!-- 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 No <!-- 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 No
adam added the type: feature label 2025-12-29 18:27:32 +01:00
adam closed this issue 2025-12-29 18:27:32 +01:00
Author
Owner

@kobayashi commented on GitHub (Feb 14, 2020):

I would accept this issue.

@kobayashi commented on GitHub (Feb 14, 2020): I would accept this issue.
Author
Owner

@jeremystretch commented on GitHub (Feb 18, 2020):

We need to overhaul the templates used for displaying device components before we extend them any further. The interfaces template in particular has become quite a mess, with tables inside tables. Let's work on devising a more sustainable approach before we try to cram any more data in there.

@jeremystretch commented on GitHub (Feb 18, 2020): We need to overhaul the templates used for displaying device components before we extend them any further. The interfaces template in particular has become quite a mess, with tables inside tables. Let's work on devising a more sustainable approach before we try to cram any more data in there.
Author
Owner

@jeremystretch commented on GitHub (Feb 18, 2020):

Opened #4193 for the above; marking this as blocked.

@jeremystretch commented on GitHub (Feb 18, 2020): Opened #4193 for the above; marking this as blocked.
Author
Owner

@jeremystretch commented on GitHub (Mar 29, 2021):

This is no longer needed as the interface table columns are now configurable.

@jeremystretch commented on GitHub (Mar 29, 2021): This is no longer needed as the interface table columns are now configurable.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3299