-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Description
NetBox version
v4.4.9
Feature type
New functionality
Proposed functionality
Currently, when both IP addresses and IP ranges are present for a prefix, in the IP Addresses list (tab) of the prefix there are editing buttons only for the IP address rows, not for the IP range rows:
I'm proposing adding similar Edit/Delete/Changelog links for the IP ranges as well.
Use case
When looking at the IP address-level usage of a prefix, the IP Addresses list is the one that provides the best possible view for the used/available IPs, provided that the IP ranges are created with "Marked Populated" flag to signal the usage of the IP addresses within the range objects. At that point it would be natural to be able to also directly edit/delete the IP ranges and not just the IP addresses, if there are needs to modify the IP range objects.
Database changes
None, I think
External dependencies
None, I think