-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Description
NetBox version
v3.6.0
Feature type
Change to existing functionality
Proposed functionality
When selecting a prefix, you can also see what IP addresses are already in use within that prefix. When showing used IP addresses from the private IP ranges, that means that you see the used IP addresses of every tenant that is using these IP addresses. Also when all IP addresses in that range is used, the option to add an IP address is not available anymore.
Proposed functionality is to let only the IP addresses be shown of the tenant that owns the range. In the screenshot you can see that all used IP addresses are shown even though the IP addresses are assigned to different tenants.

I also put the prefixes in a VLAN and still all IP addresses in that prefix which are in use are shown.

Use case
All tenants can be assigned the full range of the prefix assigned to them. When all IP addresses are used by one tenant, when correctly assigned, the option to add IP addresses is still available to the tenant that does not have all IP addresses in use.
Database changes
No response
External dependencies
No response