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

Add Missing Backplane Ethernet Types for Interfaces #15451

Closed
sleepinggenius2 opened this issue Mar 15, 2024 · 1 comment · Fixed by #16068
Closed

Add Missing Backplane Ethernet Types for Interfaces #15451

sleepinggenius2 opened this issue Mar 15, 2024 · 1 comment · Fixed by #16068
Assignees
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application

Comments

@sleepinggenius2
Copy link
Contributor

NetBox version

v3.7.4

Feature type

Data model extension

Proposed functionality

When #10356 was implemented, it seems the IEEE 802.3cb standard was not included for 2.5G and 5G Backplane Ethernet. I propose adding 2.5GBASE-KX and 5GBASE-KR interface types to support this standard.

Use case

Add support for devices using 2.5G and 5G Backplane Ethernet. I came across a device model in our network that is using 2.5G Ethernet across the backplane and found that type was missing. I have not encountered 5G yet, but it seems to make sense to include it as well, as they are both part of the same standard.

Database changes

None

External dependencies

None

@sleepinggenius2 sleepinggenius2 added the type: feature Introduction of new functionality to the application label Mar 15, 2024
@jeremystretch jeremystretch added the status: needs triage This issue is awaiting triage by a maintainer label Mar 26, 2024
@sleepinggenius2
Copy link
Contributor Author

I just found that the newer cards for the same device do support 5G, so I do have a use case for that as well now.

@jeremystretch jeremystretch added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation and removed status: needs triage This issue is awaiting triage by a maintainer labels Apr 3, 2024
@abhi1693 abhi1693 self-assigned this May 9, 2024
@abhi1693 abhi1693 added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation labels May 9, 2024
abhi1693 added a commit that referenced this issue May 9, 2024
jeremystretch added a commit that referenced this issue May 9, 2024
* adds 2.5 and 10g #15451

* Tweak constant names for consistency w/peers

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants