netbox-community / netbox

The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/free-netbox-cloud/
http://netboxlabs.com/oss/netbox/
Apache License 2.0
16.1k stars 2.58k forks source link

New interface type SFP (100 Base-FX) #16781

Closed rcalpha closed 1 month ago

rcalpha commented 4 months ago

NetBox version

v4.0.6

Feature type

Data model extension

Proposed functionality

Add 100Mbps SFP interface type (100 Base FX)

Use case

I'm documenting an active network device that we have: Alcatel 7250 SAS Specs: https://www.starmicrowave.com/wp-content/uploads/2018/03/7250SAS_v2.pdf

I tried to create 100Mbps SFP interface but netbox only has SFP (1GE). This device has both 100Mbps and 1GB. It would be useful to differentiate

Database changes

No response

External dependencies

No response

jeffgdotorg commented 4 months ago

Hi, and thanks for your interest in helping improve NetBox.

My understanding of media and connectors is not comprehensive. Before I move your issue out of triage, please confirm that you are in fact using NetBox v4.0.6 as indicated. I ask because issue #11371 already added a 100Base-FX interface type, albeit without the SFP connector type designation.

rcalpha commented 4 months ago

Yes, I'm using Netbox v4.0.6. 100Base-FX interface type is one way if the switch was it fixed using SC, FC, ST (or another type) port... however this switch use SFP slot.

jeffgdotorg commented 4 months ago

Thanks for the clarification. I'm moving your issue along to needs owner status. If you or another developer with the requisite skills and capacity wants to work it through to a PR, please say so and a maintainer will assign the issue to you.

RobertH1993 commented 3 months ago

Hi i have created an PR for this

jeffgdotorg commented 3 months ago

Hi i have created an PR for this

Issue is assigned, sorry I just spotted your comment.

alehaa commented 1 month ago

I volunteer for this PR.