Allow prefixes to be assigned to VLAN in other/no site #10125
Labels
pending closure
Requires immediate attention to avoid being closed for inactivity
type: feature
Introduction of new functionality to the application
NetBox version
v3.2.9
Feature type
Change to existing functionality
Proposed functionality
As described in #10104, it is currently not possible to assign a prefix to a VLAN in a VLAN group that isn't in the same site/site group. For some usecases (described below) it would be practical, if the prefix could be assigned to a VLAN which is either:
in no site (i believe this is currently possible with VLANs -> they can be assigned to devices if they have no site)
in a site which is higher up in the hierarchy of site groups/region, for example
region "global" -> VLAN group is scoped to region and set to global
region "south"
site "A" -> Prefix is assigned to site which is child of the region
site group "global" -> VLAN group is scoped to site group and set to global
site group "campus A"
site "A" -> Prefix is assigned to site which is child of the site group
Site groups or regions provide some kind of constraint in which objects can be assigned. If VLAN/VLAN group and prefix are in the same hierarchy, I see no issue in this.
Use case
In our company, every site has a basic set of VLANs that need to be implemented. To skip the need of creating this set for every new site, it would be beneficial if a "global scoped" set could be used and the prefixes would be assigned to this set. This would eliminate the need of creating the same VLAN all over again.
Database changes
No response
External dependencies
No response
The text was updated successfully, but these errors were encountered: