Add more fiber connector #2105

Closed
opened 2025-12-29 17:22:22 +01:00 by adam · 2 comments
Owner

Originally created by @vink78 on GitHub (Nov 8, 2018).

Environment

  • Python version: 3.5.2-2ubuntu0~16.04.4
  • NetBox version: 2.5-beta1

Proposed Functionality

Add more fiber termination:

  • LSH connector (CEI 61754-15, also known as E2000® in some european country)

LC, SC, LSH may be simplex or duplex and APC or UPC.

Use Case

Most of my single-mode patch panels use LSH/APC connector.

Database Changes

Only define new constants. See b22dd4bfaf

Originally created by @vink78 on GitHub (Nov 8, 2018). ### Environment * Python version: 3.5.2-2ubuntu0~16.04.4 * NetBox version: 2.5-beta1 ### Proposed Functionality Add more fiber termination: * LSH connector (CEI 61754-15, also known as E2000® in some european country) LC, SC, LSH may be simplex or duplex and APC or UPC. ### Use Case Most of my single-mode patch panels use LSH/APC connector. ### Database Changes Only define new constants. See https://github.com/vink78/netbox/commit/b22dd4bfaf8a5569603d1acfd2871f7c7af07771
adam added the status: acceptedtype: feature labels 2025-12-29 17:22:22 +01:00
adam closed this issue 2025-12-29 17:22:22 +01:00
Author
Owner

@jeremystretch commented on GitHub (Nov 8, 2018):

Going to add LSH as a type and drop the simplex/duplex designation from SC. I'm not sure we want to support that level of granularity at this time. Same with APC/UPC.

@jeremystretch commented on GitHub (Nov 8, 2018): Going to add LSH as a type and drop the simplex/duplex designation from SC. I'm not sure we want to support that level of granularity at this time. Same with APC/UPC.
Author
Owner

@vink78 commented on GitHub (Nov 8, 2018):

Thank you for the LSH connector.

Is it possible to have pigtail as fiber connector too?

I will use this connector to model patch panel:

  • front connector is a real connector (LC/LSH/LC/SC/ST)
  • back connector is a pigtail which is spliced to a fiber cable
@vink78 commented on GitHub (Nov 8, 2018): Thank you for the LSH connector. Is it possible to have `pigtail` as fiber connector too? I will use this connector to model patch panel: * front connector is a real connector (LC/LSH/LC/SC/ST) * back connector is a pigtail which is spliced to a fiber cable
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2105