mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-03 12:09:51 +01:00
14 lines
263 B
YAML
14 lines
263 B
YAML
|
---
|
||
|
manufacturer: Leviton
|
||
|
model: KeyStone LC Fiber Pair
|
||
|
part_number: KeyStone-LC-Fiber-Pair
|
||
|
front-ports:
|
||
|
- name: '{module}-LC'
|
||
|
type: lc
|
||
|
rear_port: '{module}-LC'
|
||
|
rear_port_position: 1
|
||
|
rear-ports:
|
||
|
- name: '{module}-LC'
|
||
|
type: lc
|
||
|
positions: 1
|