Add checkbox "mark as 100% utilized" for prefix #2634

Closed
opened 2025-12-29 18:20:43 +01:00 by adam · 1 comment
Owner

Originally created by @trrunde on GitHub (May 27, 2019).

Environment

  • NetBox version: 2.5.12

Proposed Functionality

Add checkbox to mark a subnet as 100% utilized

Use Case

As an isp we have subnets allocated to end users. We would like to mark entire subnet as 100% utilized without have to add all the single ipadresses in that subnet.

Database Changes

not sure

External Dependencies

none

Originally created by @trrunde on GitHub (May 27, 2019). ### Environment * NetBox version: 2.5.12 ### Proposed Functionality Add checkbox to mark a subnet as 100% utilized ### Use Case As an isp we have subnets allocated to end users. We would like to mark entire subnet as 100% utilized without have to add all the single ipadresses in that subnet. ### Database Changes not sure ### External Dependencies none
adam closed this issue 2025-12-29 18:20:43 +01:00
Author
Owner

@jeremystretch commented on GitHub (May 27, 2019):

Looks like you want to track utilization of the containing prefix, rather than the individual allocations. Container utilization is based on child prefixes; other prefixes count individual IP addresses.

@jeremystretch commented on GitHub (May 27, 2019): Looks like you want to track utilization of the containing prefix, rather than the individual allocations. Container utilization is based on child prefixes; other prefixes count individual IP addresses.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2634