devicetype-library/module-types/FS/FHX-3LCQSMF73.yaml
Daniel W. Anner f2709fed8b
Module-Types - Model Name Fixes (#1063)
* Updated module types to have proper model names

* Updated Aruba module-types so that the model name is accurate

* fixing Broadcom part number

* updated comments to description

* fixed checkpoint model names

* moved generic keystone modules to a generic module folder

* according to FS datasheets, each item has an Item ID (unique part number) and their associated model name

* fixing the other module types

* removed mgmt_false definition

* removed newlines

* removed extra definitions

* fixed description, changed to comments

* fixing fs part numbers to be strings

* removed extra newlines

* Removed extra newlines

* reemoved blank definition
2023-01-20 19:17:02 -05:00

38 lines
878 B
YAML

---
manufacturer: FS
model: FHX-3LCQSMF73
part_number: '73676'
comments: (discontinued) 3x LC Quad, 12 Fibers OS2 Single Mode FHX TAP Cassette, 70/30 Split Ratio (Live/Tap), 1/10/40/100G
front-ports:
- name: '{module}:1'
type: lc
rear_port: '{module}:1'
rear_port_position: 1
- name: '{module}:2'
type: lc
rear_port: '{module}:2'
rear_port_position: 1
- name: '{module}:1-TAP1'
type: lc
rear_port: '{module}:1'
rear_port_position: 2
- name: '{module}:1-TAP2'
type: lc
rear_port: '{module}:1'
rear_port_position: 3
- name: '{module}:2-TAP1'
type: lc
rear_port: '{module}:2'
rear_port_position: 2
- name: '{module}:2-TAP2'
type: lc
rear_port: '{module}:2'
rear_port_position: 3
rear-ports:
- name: '{module}:1'
type: lc
positions: 3
- name: '{module}:2'
type: lc
positions: 3