Skip to content

Display IP role labels in interfaces table #6881

@candlerb

Description

@candlerb

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:

image

I would like to see the label image 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

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions