mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-01-26 00:00:48 +01:00
38 lines
893 B
YAML
38 lines
893 B
YAML
|
---
|
||
|
manufacturer: FS
|
||
|
model: FHX-3LCQSMF73
|
||
|
part_number: FHX-3LCQSMF73 (#73676) (discontinued)
|
||
|
comments: 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
|