Closed as not planned
Description
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