Add filter to container prefixes to show only avaliable child Prefixes #7665
Labels
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
NetBox version
v3.0.8
Feature type
Change to existing functionality
Proposed functionality
When looking at the child prefixes of a container prefix there are two views
This FR proposes a third option that filters only by available prefixes in the container. "Show Only Available"
This filter removes all currently allocated prefixes from the list, and only displays currently unassigned "available" prefixes within the container prefix
I should be able to put a PR in for this if accepted.
Use case
We currently use the "Show Available Prefixes" filter to assign new child prefixes from the container.
This works well when the container is mostly empty, but when you have a /20 container full of /31's that's 99% full you need to run through pages and pages of allocated prefixes to find the ones that are unallocated.
Database changes
None - this functionality is currently available via the API
External dependencies
None
The text was updated successfully, but these errors were encountered: