Clickable link for IPAddress "assigned" #5160

Closed
opened 2025-12-29 19:24:55 +01:00 by adam · 2 comments
Owner

Originally created by @candlerb on GitHub (Aug 8, 2021).

Originally assigned to: @royreznik on GitHub.

NetBox version

v2.11.10 and v3.0-beta1

Feature type

New functionality

Proposed functionality

In a listing of IP addresses (/ipam/ip-addresses/), there is a column "Assigned" which has a green checkmark if it is assigned.

I would like this to be clickable to jump to the interface that it's assigned to - i.e. a link to /dcim/interfaces/<N>/ or /virtualization/interfaces/<N>/

(Ideally I'd like it to show the device/VM name and interface name, but that would be a more expensive database query. Making it link to the interface is essentially free)

Use case

A quicker way to navigate to the assigned interface. Otherwise, you have to first click on the IP address itself, which then shows its assigned device/VM and interface.

Database changes

None

External dependencies

None

Originally created by @candlerb on GitHub (Aug 8, 2021). Originally assigned to: @royreznik on GitHub. ### NetBox version v2.11.10 and v3.0-beta1 ### Feature type New functionality ### Proposed functionality In a listing of IP addresses (`/ipam/ip-addresses/`), there is a column "Assigned" which has a green checkmark if it is assigned. I would like this to be clickable to jump to the interface that it's assigned to - i.e. a link to `/dcim/interfaces/<N>/` or `/virtualization/interfaces/<N>/` (Ideally I'd like it to show the device/VM name and interface name, but that would be a more expensive database query. Making it link to the interface is essentially free) ### Use case A quicker way to navigate to the assigned interface. Otherwise, you have to first click on the IP address itself, which then shows its assigned device/VM and interface. ### Database changes None ### External dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 19:24:55 +01:00
adam closed this issue 2025-12-29 19:24:55 +01:00
Author
Owner

@royreznik commented on GitHub (Sep 20, 2021):

@jeremystretch I can add it

@royreznik commented on GitHub (Sep 20, 2021): @jeremystretch I can add it
Author
Owner

@jeremystretch commented on GitHub (Sep 20, 2021):

Thanks @royreznik!

@jeremystretch commented on GitHub (Sep 20, 2021): Thanks @royreznik!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5160