Skip to content

Unable to trace cables with a Path Split on two sides of a path #17400

@derjam

Description

@derjam

Deployment Type

Self-hosted

NetBox Version

v4.1.0

Python Version

3.12

Steps to Reproduce

We have an Evironment with 40G Switch Ports, which we split up with a cable to 4 x LC Connections. to a patch Panel. On the other side we have the same cable and go from 4 x LC to one 40G Switch Port. I found the error in our self-hosted netbox with a bit more complicated setting. But I was able to reproduce it with the netbox demo environment.

  1. Create a Switch called SwitchA
  2. Create a Switch called SwitchB
  3. Create a Patch Panel called PP1
  4. Create a Patch Panel called PP2
  5. Cable Front Ports 1-4 from PP1 to Front Ports 1-4 to PP2
  6. Cable GigabitEthernet1/0/1 from SwitchA to PP1 Rear Ports 1-4
  7. Cable GigabitEthernet1/0/1 from SwitchB to PP2 Rear Ports 1-4

Expected Behavior

You should be able to do a cable trace.
First you get a Path Split and select one Path:
netbox2
And then you should see the trace:
netbox3

Observed Behavior

You get the Path Split and you can select one Path:
netbox2#
But instead you get a Error, no Path is found:
netbox4

But when you change the connection from one switch interface to only one rear Port on the Patch Panel it works and you are able to trace this connection.

So you go from this:
netbox6
To this setting:
netbox7
It works, you can trace from both directions.

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtopic: cablingtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions