Add dynamic IP address details to interfaces tables #5804

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

Originally created by @jeremystretch on GitHub (Dec 19, 2021).

NetBox version

v3.1.1

Feature type

New functionality

Proposed functionality

Add a toggle to the IP Addresses column of all tables which show device or VM interfaces. Clicking this button will embed a subtable showing the details of all assigned interfaces. Clicking the button again will remove the subtable. (This is similar to how NetBox displayed assigned IPs in older releases, prior to the switch to using django_tables2 to render these lists.)

Use case

The ability to "drill down" from the interfaces list into the details of assigned IP addresses is quite convenient. This hasn't been feasible using tables alone, but should be easy to accomplish utilizing HTMX as we have begun to do so in other areas of NetBox.

Database changes

No response

External dependencies

No response

Originally created by @jeremystretch on GitHub (Dec 19, 2021). ### NetBox version v3.1.1 ### Feature type New functionality ### Proposed functionality Add a toggle to the IP Addresses column of all tables which show device or VM interfaces. Clicking this button will embed a subtable showing the details of all assigned interfaces. Clicking the button again will remove the subtable. (This is similar to how NetBox displayed assigned IPs in older releases, prior to the switch to using django_tables2 to render these lists.) ### Use case The ability to "drill down" from the interfaces list into the details of assigned IP addresses is quite convenient. This hasn't been feasible using tables alone, but should be easy to accomplish utilizing HTMX as we have begun to do so in other areas of NetBox. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: featurepending closurestatus: under review labels 2025-12-29 19:32:49 +01:00
adam closed this issue 2025-12-29 19:32:50 +01:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 18, 2022):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Feb 18, 2022): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@github-actions[bot] commented on GitHub (Mar 20, 2022):

This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.

@github-actions[bot] commented on GitHub (Mar 20, 2022): This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5804