Closes #15801: Add link peer and connection columns to VLANDeviceTable #529

Closed
opened 2026-04-05 16:40:22 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @pheus on 1/19/2026

Fixes: #15801

This PR adds the connection and link_peer columns to the VLAN Device Interfaces list (VLANDeviceTable). This makes it easier to quickly see how a VLAN is ultimately used by connected endpoints (e.g., servers, phones) without needing to mirror VLAN assignments on the endpoint interfaces.

To keep the UI consistent with the existing Device → Interfaces view, the same interface table templates are reused to render connection/peer context.

Thanks for reviewing!

*Originally created by @pheus on 1/19/2026* ### Fixes: #15801 This PR adds the `connection` and `link_peer` columns to the VLAN **Device Interfaces** list (`VLANDeviceTable`). This makes it easier to quickly see how a VLAN is ultimately used by connected endpoints (e.g., servers, phones) without needing to mirror VLAN assignments on the endpoint interfaces. To keep the UI consistent with the existing **Device → Interfaces** view, the same interface table templates are reused to render connection/peer context. Thanks for reviewing!
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#529