mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
71d00b3c79
* add PCIe expansion slot to RS1221+ * add Synology RS1221RP+ * add comment with datasheet link * add synology E10G18-T2 network adapter module * add RS1221+/RS1221RP+ elevation images * add synology RS815+ * add RS815+ elevation images * crop rs121pr-plus front elevation img * run yamlfmt * fix part nr for RS815+ * fix interface names on synology modules * add synology psu 350W module * move power ports of RS1221RP+ to module-bays * update names of synology module interfaces --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
32 lines
728 B
YAML
32 lines
728 B
YAML
---
|
|
manufacturer: Synology
|
|
model: RS1221RP+
|
|
slug: synology-rs1221rp-plus
|
|
part_number: RS1221RP+
|
|
u_height: 2
|
|
is_full_depth: true
|
|
comments: '[Synology RS1221+/RS1221RP+ Datasheet](https://global.synologydownload.com/download/Document/Hardware/DataSheet/RackStation/21-year/RS1221%2B/ger/Synology_RS1221%2B_Data_Sheet_ger.pdf)'
|
|
weight: 8.4
|
|
weight_unit: kg
|
|
console-ports:
|
|
- name: Serial
|
|
type: de-9
|
|
interfaces:
|
|
- name: LAN 1
|
|
type: 1000base-t
|
|
- name: LAN 2
|
|
type: 1000base-t
|
|
- name: LAN 3
|
|
type: 1000base-t
|
|
- name: LAN 4
|
|
type: 1000base-t
|
|
module-bays:
|
|
- name: PCIe expansion slot
|
|
position: PCIe-1
|
|
- name: PSU 1
|
|
position: PSU-1
|
|
label: PWR1
|
|
- name: PSU 2
|
|
position: PSU-2
|
|
label: PWR2
|