netbox icon indicating copy to clipboard operation
netbox copied to clipboard

Add unified interface VLAN column

Open alehaa opened this issue 10 months ago • 3 comments

NetBox version

v4.2.4

Feature type

Other

Proposed functionality

Add a new column vlans, unifying the results of untagged_vlan and tagged_vlans.

Use case

For switches, most interfaces are of type access and have an untagged_vlan assigned. Only some ports are uplink ports and use tagged_vlans (if not tagged (all)). For a quick overview, this requires two columns, where for most rows at least one cell is empty. Adding a single column provides a quick overview of the available VLANs on a given port and takes up less horizontal space.

Database changes

None

External dependencies

None

alehaa avatar Feb 28 '25 17:02 alehaa

This seems like it would introduce unnecessary ambiguity IMO. You would still need to distinguish between tagged and untagged VLANs within the column somehow. It's a lot cleaner just using the two separate columns.

What is the problem you're trying to address with the proposed change? Is it simply more efficient use of screen space?

jeremystretch avatar Mar 06 '25 18:03 jeremystretch

It's simply just more efficient use of screen space. Especially on small devices like a tablet, space is valuable. However, I also understand the problem of ambiguity that this would introduce.

alehaa avatar Mar 09 '25 21:03 alehaa

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. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

github-actions[bot] avatar Jun 08 '25 04:06 github-actions[bot]

This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.

github-actions[bot] avatar Jul 09 '25 04:07 github-actions[bot]