-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Description
NetBox version
v3.4.4
Feature type
New functionality
Proposed functionality
We need to have a real way to separate the IPAM’s objects between our different environments PROD/STAGING/DEV.
Use case
We use a unique instance of Netbox to configure our different datacenters. Our developers use Netbox also to manage our different isolated environments PROD/STAGING/DEV with overlap of prefix and IP addresses.
In this context, we need to have a real way to separate the IPAM’s objects between the different environments.
We have tried to use tenant-groups and tenants without success. We have also tried VRF as a way to achieve this separation.
However, such VRF is only useful for the user interface in Netbox but is confusing for operators as it does not really represent the reality and they should not configure it.
Database changes
No response
External dependencies
No response