-
Notifications
You must be signed in to change notification settings - Fork 949
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create FHD-12LCDSMF.yaml Add FHD-12LCDSMF Fiber Splice Cassette * Update FHD-12LCDSMF.yaml --------- Co-authored-by: Harry <[email protected]>
- Loading branch information
Showing
1 changed file
with
103 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
--- | ||
manufacturer: FS | ||
model: FHD-12LCDSMF | ||
part_number: '178125' | ||
comments: FHD Fiber Splice Cassette, 24 Fibers OS2 Single Mode,12 x LC Duplex (Blue) | ||
front-ports: | ||
- name: '{module}:1-2' | ||
type: lc-upc | ||
rear_port: '{module}:1-2' | ||
color: 007cb0 | ||
description: Duplex LC/UPC Port | ||
- name: '{module}:3-4' | ||
type: lc-upc | ||
rear_port: '{module}:3-4' | ||
color: 007cb0 | ||
description: Duplex LC/UPC Port | ||
- name: '{module}:5-6' | ||
type: lc-upc | ||
rear_port: '{module}:5-6' | ||
color: 007cb0 | ||
description: Duplex LC/UPC Port | ||
- name: '{module}:7-8' | ||
type: lc-upc | ||
rear_port: '{module}:7-8' | ||
color: 007cb0 | ||
description: Duplex LC/UPC Port | ||
- name: '{module}:9-10' | ||
type: lc-upc | ||
rear_port: '{module}:9-10' | ||
color: 007cb0 | ||
description: Duplex LC/UPC Port | ||
- name: '{module}:11-12' | ||
type: lc-upc | ||
rear_port: '{module}:11-12' | ||
color: 007cb0 | ||
description: Duplex LC/UPC Port | ||
- name: '{module}:13-14' | ||
type: lc-upc | ||
rear_port: '{module}:13-14' | ||
color: 007cb0 | ||
description: Duplex LC/UPC Port | ||
- name: '{module}:15-16' | ||
type: lc-upc | ||
rear_port: '{module}:15-16' | ||
color: 007cb0 | ||
description: Duplex LC/UPC Port | ||
- name: '{module}:17-18' | ||
type: lc-upc | ||
rear_port: '{module}:17-18' | ||
color: 007cb0 | ||
description: Duplex LC/UPC Port | ||
- name: '{module}:19-20' | ||
type: lc-upc | ||
rear_port: '{module}:19-20' | ||
color: 007cb0 | ||
description: Duplex LC/UPC Port | ||
- name: '{module}:21-22' | ||
type: lc-upc | ||
rear_port: '{module}:21-22' | ||
color: 007cb0 | ||
description: Duplex LC/UPC Port | ||
- name: '{module}:23-24' | ||
type: lc-upc | ||
rear_port: '{module}:23-24' | ||
color: 007cb0 | ||
description: Duplex LC/UPC Port | ||
rear-ports: | ||
- name: '{module}:1-2' | ||
type: splice | ||
positions: 1 | ||
- name: '{module}:3-4' | ||
type: splice | ||
positions: 1 | ||
- name: '{module}:5-6' | ||
type: splice | ||
positions: 1 | ||
- name: '{module}:7-8' | ||
type: splice | ||
positions: 1 | ||
- name: '{module}:9-10' | ||
type: splice | ||
positions: 1 | ||
- name: '{module}:11-12' | ||
type: splice | ||
positions: 1 | ||
- name: '{module}:13-14' | ||
type: splice | ||
positions: 1 | ||
- name: '{module}:15-16' | ||
type: splice | ||
positions: 1 | ||
- name: '{module}:17-18' | ||
type: splice | ||
positions: 1 | ||
- name: '{module}:19-20' | ||
type: splice | ||
positions: 1 | ||
- name: '{module}:21-22' | ||
type: splice | ||
positions: 1 | ||
- name: '{module}:23-24' | ||
type: splice | ||
positions: 1 |