Closed davidgwatkins closed 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.
This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.
NetBox version
v3.3.8
Feature type
Data model extension
Proposed functionality
Enable parent-child relationships for Cables. Restrict termination selection for child Cable to terminating interfaces / ports (and their associated children) of the parent Cable.
Use case
This would allow users to more accurately model breakout interface assignments on QSFPs, where a parent interface models the MPO cable termination, and child interfaces model the logical lane assignments, without the complexity of specific implementations of optical/electrical pinouts.
This should work for direct interface assignment, as well as with intermediate fiber plant.
Database changes
Likely modifications to Cable model.
External dependencies
No response