Bulk editing of interface VLAN assignments #1783

Closed
opened 2025-12-29 17:19:04 +01:00 by adam · 4 comments
Owner

Originally created by @jenslink on GitHub (Jun 12, 2018).

Issue type

[x] Feature request
[ ] Bug report
[ ] Documentation

Environment

  • Python version: 3.5.3
  • NetBox version: 2.3.3

Description

It would be nice if you could assign a VLAN to several interfaces at once. When going to the device view and selecting several interfaces and edit them I can change description, mode, ... but it would be nice so set the VLAN as well.

Originally created by @jenslink on GitHub (Jun 12, 2018). <!-- Before opening a new issue, please search through the existing issues to see if your topic has already been addressed. Note that you may need to remove the "is:open" filter from the search bar to include closed issues. Check the appropriate type for your issue below by placing an x between the brackets. For assistance with installation issues, or for any other issues other than those listed below, please raise your topic for discussion on our mailing list: https://groups.google.com/forum/#!forum/netbox-discuss Please note that issues which do not fall under any of the below categories will be closed. Due to an excessive backlog of feature requests, we are not currently accepting any proposals which extend NetBox's feature scope. Do not prepend any sort of tag to your issue's title. An administrator will review your issue and assign labels as appropriate. ---> ### Issue type [x] Feature request <!-- An enhancement of existing functionality --> [ ] Bug report <!-- Unexpected or erroneous behavior --> [ ] Documentation <!-- A modification to the documentation --> <!-- Please describe the environment in which you are running NetBox. (Be sure to verify that you are running the latest stable release of NetBox before submitting a bug report.) If you are submitting a bug report and have made any changes to the code base, please first validate that your bug can be recreated while running an official release. --> ### Environment * Python version: 3.5.3<!-- Example: 3.5.4 --> * NetBox version: 2.3.3 <!-- Example: 2.1.3 --> <!-- BUG REPORTS must include: * A list of the steps needed for someone else to reproduce the bug * A description of the expected and observed behavior * Any relevant error messages (screenshots may also help) FEATURE REQUESTS must include: * A detailed description of the proposed functionality * A use case for the new feature * A rough description of any necessary changes to the database schema * Any relevant third-party libraries which would be needed --> ### Description It would be nice if you could assign a VLAN to several interfaces at once. When going to the device view and selecting several interfaces and edit them I can change description, mode, ... but it would be nice so set the VLAN as well.
adam added the status: accepted label 2025-12-29 17:19:04 +01:00
adam closed this issue 2025-12-29 17:19:04 +01:00
Author
Owner

@lampwins commented on GitHub (Jul 3, 2018):

Just realized we pulled bulk edit of 802.1Q settings at the last minute but we never opened an issue to add it back.

My initial thought is to use the existing 802.1Q workflow for individual interfaces to build a new bulk edit view specifically for this purpose. I don't see a good way to reuse the existing bulk object edit view and we certainly should reuse the existing 802.1Q workflow.

@lampwins commented on GitHub (Jul 3, 2018): Just realized we pulled bulk edit of 802.1Q settings at the last minute but we never opened an issue to add it back. My initial thought is to use the existing 802.1Q workflow for individual interfaces to build a new bulk edit view specifically for this purpose. I don't see a good way to reuse the existing bulk object edit view and we certainly should reuse the existing 802.1Q workflow.
Author
Owner

@JNR8 commented on GitHub (Aug 15, 2018):

I'd definitely like to see this. I am adding in lots of switches at the moment and each interface has the same config (for the most part). Adding them manually to each interface is sapping my sense of humor. If this is likely to turn up soon, I'll hang fire on the VLAN config side of things.

@JNR8 commented on GitHub (Aug 15, 2018): I'd definitely like to see this. I am adding in lots of switches at the moment and each interface has the same config (for the most part). Adding them manually to each interface is sapping my sense of humor. If this is likely to turn up soon, I'll hang fire on the VLAN config side of things.
Author
Owner

@morten-starvik commented on GitHub (Jun 19, 2019):

What happened to this feature request? The referenced issue just loops back to this one...

@morten-starvik commented on GitHub (Jun 19, 2019): What happened to this feature request? The referenced issue just loops back to this one...
Author
Owner

@DanSheps commented on GitHub (Jun 27, 2019):

@morten-starvik The referenced issue is because that issue is a duplicate of this issue.

@DanSheps commented on GitHub (Jun 27, 2019): @morten-starvik The referenced issue is because that issue is a duplicate of this issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1783