-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
NetBox version
v.3.3.6
Feature type
Change to existing functionality
Proposed functionality
I want to see the parent prefix of an IP range when I look at my IP range (https://mynetbox/ipam/ip-ranges/2/)
A simple way to implement that is to display the prefix of a random IP in the range, but it will not work if the range goes through multiple prefixes.
Use case
We want to move our "fake" prefixes to IP ranges, but it's hard to know the parent prefix of an IP Address.
Database changes
It should be a computed value and shouldn't change the database
External dependencies
No dependencies
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application