Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove limitation for circuit connections to interface only #5371

Closed
dejantep opened this issue Nov 23, 2020 · 1 comment
Closed

Remove limitation for circuit connections to interface only #5371

dejantep opened this issue Nov 23, 2020 · 1 comment

Comments

@dejantep
Copy link

dejantep commented Nov 23, 2020

Environment

  • Python version: 3.6.9
  • NetBox version: 2.9.4

Proposed Functionality

Allow for connections of circuits to devices with front/rear ports where rear port is connected to another device with front/rear ports.

circuit 1 - front port 1 - device A - rear port - rear port - device B - front port 1 - circuit 2

Use Case

We provide circuits to customers in different sites. Each site has device with front and rear ports. Sites are interconnected via rear port. Devices are CWDM filters. Customers are buying wavelengths as needed.

When at Site A we provide circuit to customer with side A termintated to a front port of device A.
When at Site B we provide circuit to customer with side A terminated to a front port of device B

Database Changes

Not sure

External Dependencies

None

@jeremystretch
Copy link
Member

The cable tracing logic and validation have been completely overhauled for v2.10 (see #4900). This should no longer be an issue once v2.10 is released, but you can try the beta now if you'd like to help test.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants