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

Associate combo ports #3189

Closed
s-fu opened this issue May 15, 2019 · 1 comment
Closed

Associate combo ports #3189

s-fu opened this issue May 15, 2019 · 1 comment

Comments

@s-fu
Copy link

s-fu commented May 15, 2019

Environment

  • Python version: 3.6.7
  • NetBox version: 2.5.12

Proposed Functionality

Currently all combo ports are treated independently (#355). For instance, I have a switch with a combo port of RJ45 and SFP+, I have to name them 1/52-RJ45 and 1/52-SFP+. I propose to add a function to associate them and when one of the two ports is connected/disconnected, the status of the other one is changed to disabled/enabled automatically.

Use Case

  • Switch with combo Ethernet ports (RJ45/SFP/SFP+)
  • Switch with combo console ports (RJ45/DB9/mini USB)

Database Changes

Perhaps

External Dependencies

No

@jeremystretch
Copy link
Member

The model for this type of interface has already been decided on.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 16, 2020
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