Include device and site in overlay terminations list view #6745

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

Originally created by @dejantep on GitHub (Jul 30, 2022).

Originally assigned to: @DanSheps on GitHub.

NetBox version

v3.3-beta

Feature type

Change to existing functionality

Proposed functionality

When looking at the details of certain l2vpn you can see list of terminations. Columns included are "object type" and "Assigned object". It would be much better if you could also include columns device and site. Also add these fields under "filters" section. That would make it possible to quickly find terminations on device or site.
This would improve usability imho.

Use case

My guess is that this is just matter of displaying whats already there.

Database changes

none

External dependencies

none

Originally created by @dejantep on GitHub (Jul 30, 2022). Originally assigned to: @DanSheps on GitHub. ### NetBox version v3.3-beta ### Feature type Change to existing functionality ### Proposed functionality When looking at the details of certain l2vpn you can see list of terminations. Columns included are "object type" and "Assigned object". It would be much better if you could also include columns device and site. Also add these fields under "filters" section. That would make it possible to quickly find terminations on device or site. This would improve usability imho. ### Use case My guess is that this is just matter of displaying whats already there. ### Database changes none ### External dependencies none
adam added the status: acceptedtype: featurebeta labels 2025-12-29 19:44:55 +01:00
adam closed this issue 2025-12-29 19:44:55 +01:00
Author
Owner

@DanSheps commented on GitHub (Aug 2, 2022):

The difficulty with this one is that some terminations can be vlans or vm interfaces, which don't nessicarily have a corresponding "parent" in every case.

@DanSheps commented on GitHub (Aug 2, 2022): The difficulty with this one is that some terminations can be vlans or vm interfaces, which don't nessicarily have a corresponding "parent" in every case.
Author
Owner

@DanSheps commented on GitHub (Aug 2, 2022):

I think I have a workable solution.

@DanSheps commented on GitHub (Aug 2, 2022): I think I have a workable solution.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6745