mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-05-31 23:36:26 +02:00
feat: new Corning module type for MPO breakouts (#2903)
* feat: new Corning module type for MPO breakouts * Fixed issues --------- Co-authored-by: Harry Cadby <harry@cadby.co.uk>
This commit is contained in:
parent
6e963eaaa3
commit
a53867bbf7
32
module-types/Corning/ECM-UM08-04-E8GF-ULL.yaml
Normal file
32
module-types/Corning/ECM-UM08-04-E8GF-ULL.yaml
Normal file
@ -0,0 +1,32 @@
|
||||
---
|
||||
manufacturer: Corning
|
||||
model: ECM-UM08-04-E8GF-ULL
|
||||
part_number: ECM-UM08-04-E8GF-ULL
|
||||
comments: "Corning EDGE Low Loss Module: \r\n* UM = Universal Polarity \r\n* 08 = 8-Strand \r\n* 04 = Shuttered LC Duplex 12 F (pinned) multimode \r\n\
|
||||
* Q = 50 um multimode (OM4)"
|
||||
front-ports:
|
||||
- name: '{module}1'
|
||||
type: lc
|
||||
rear_port: '{module}1-4'
|
||||
rear_port_position: 1
|
||||
comments: Front Port 1 (Strands 1, 12)
|
||||
- name: '{module}2'
|
||||
type: lc
|
||||
rear_port: '{module}1-4'
|
||||
rear_port_position: 2
|
||||
comments: Front Port 2 (Strands 2, 11)
|
||||
- name: '{module}3'
|
||||
type: lc
|
||||
rear_port: '{module}1-4'
|
||||
rear_port_position: 3
|
||||
comments: Front Port 3 (Strands 3, 10)
|
||||
- name: '{module}4'
|
||||
type: lc
|
||||
rear_port: '{module}1-4'
|
||||
rear_port_position: 4
|
||||
comments: Front Port 4 (Strands 4, 9)
|
||||
rear-ports:
|
||||
- name: '{module}1-4'
|
||||
type: mpo
|
||||
positions: 4
|
||||
comments: Rear Port MPO connector ports 1-4 (strands 1-12)
|
Loading…
x
Reference in New Issue
Block a user