-
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
v2.11.10
Feature type
Change to existing functionality
Proposed functionality
When listing interfaces under a device, each interface can have multiple IP addresses. If the IP address has a "role" defined, I would like to see its role label displayed next to it.
Example: a particular interface on this device has a regular address 192.168.4.2/24 and a CARP address 192.168.4.1/24. Both are currently shown as the same:
I would like to see the label next to the .1 address.
(Arguably it would be useful to show IP address Status flags too, apart from Active - IMO that would just clutter the display)
Use case
When you see an interface with multiple IPs, you can immediately tell which is the fixed IP and which is the floating VIP.
Database changes
None
External dependencies
None
bluikko
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