Filter cables on trace #10497

Open
opened 2025-12-29 21:32:15 +01:00 by adam · 2 comments
Owner

Originally created by @elixdreamer on GitHub (Nov 20, 2024).

NetBox version

v4.1.6

Feature type

New functionality

Triage priority

N/A

Proposed functionality

When we have to remove a device that is connected over many patch panels it's hard to generate a list of cables that are involved for that device connected to other devices.

Use case

Currently you can trace each interface and have the SVG for that specific interface.
Working with a device with large number of interfaces this isn't practical.

The goal is to have a list of cables for a specific device that is generated for the complete E2E path to the other end device.
Additionally it would also be useful to have just a specific interface path trace be shown in a cable list format.
This list could than be exported and provided to an engineer that could remove the cables line by line.

Database changes

No response

External dependencies

No response

Originally created by @elixdreamer on GitHub (Nov 20, 2024). ### NetBox version v4.1.6 ### Feature type New functionality ### Triage priority N/A ### Proposed functionality When we have to remove a device that is connected over many patch panels it's hard to generate a list of cables that are involved for that device connected to other devices. ### Use case Currently you can trace each interface and have the SVG for that specific interface. Working with a device with large number of interfaces this isn't practical. The goal is to have a list of cables for a specific device that is generated for the complete E2E path to the other end device. Additionally it would also be useful to have just a specific interface path trace be shown in a cable list format. This list could than be exported and provided to an engineer that could remove the cables line by line. ### Database changes _No response_ ### External dependencies _No response_
Author
Owner

@mmfreitas commented on GitHub (Nov 20, 2024):

This would be very useful.

Would like to add also the ability to trace until the last point if a trace is incomplete.
Also the ability to be done on a device that has only front-ports or rear-ports, say you want to evaluate all the E2E connections that pass in one patchpannel.

@mmfreitas commented on GitHub (Nov 20, 2024): This would be very useful. Would like to add also the ability to trace until the last point if a trace is incomplete. Also the ability to be done on a device that has only front-ports or rear-ports, say you want to evaluate all the E2E connections that pass in one patchpannel.
Author
Owner

@arthanson commented on GitHub (Feb 13, 2025):

Potentially add a table under the SVG that has the cables in it. Could be either low or medium complexity depending on how straight-forward this is but think it is probably low.

@arthanson commented on GitHub (Feb 13, 2025): Potentially add a table under the SVG that has the cables in it. Could be either low or medium complexity depending on how straight-forward this is but think it is probably low.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10497