mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-18 18:58:35 +02:00
Add Synology devices (#2094)
* 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>
This commit is contained in:
@@ -4,7 +4,7 @@ model: E10G17-F2
|
||||
part_number: E10G17-F2
|
||||
comments: Synology E10G17-F2 - Network adapter - PCIe 3.0 x8 - 10 Gigabit SFP+ x 2
|
||||
interfaces:
|
||||
- name: Port 1
|
||||
- name: '{module}/LAN 1'
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Port 2
|
||||
- name: '{module}/LAN 2'
|
||||
type: 10gbase-x-sfpp
|
||||
|
10
module-types/Synology/E10G18-T2.yaml
Normal file
10
module-types/Synology/E10G18-T2.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Synology
|
||||
model: E10G18-T2
|
||||
part_number: E10G18-T2
|
||||
comments: '[Synology E10G18-T2 - Network adapter - PCIe 3.0 x8 - 10 Gigabit 2x RJ45](https://www.synology.com/en-global/products/E10G18-T2#specs)'
|
||||
interfaces:
|
||||
- name: '{module}/LAN 1'
|
||||
type: 10gbase-t
|
||||
- name: '{module}/LAN 2'
|
||||
type: 10gbase-t
|
@@ -4,7 +4,7 @@ model: E10G21-F2
|
||||
part_number: E10G21-F2
|
||||
comments: "Synology E10G21-F2 - Network adapter - PCIe 3.0 x8 - 10 Gigabit SFP+ x 2\r\nDatasheet: [https://www.synology.com/en-global/products/E10G21-F2#specs](https://www.synology.com/en-global/products/E10G21-F2#specs)"
|
||||
interfaces:
|
||||
- name: Port 1
|
||||
- name: '{module}/LAN 1'
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Port 2
|
||||
- name: '{module}/LAN 2'
|
||||
type: 10gbase-x-sfpp
|
||||
|
@@ -4,5 +4,5 @@ model: E10M20-T1
|
||||
part_number: E10M20-T1
|
||||
comments: '[Synology M.2 SSD & 10GbE Combo Adapter Card E10M20-T1](https://www.synology.com/en-us/products/E10M20-T1#specs)'
|
||||
interfaces:
|
||||
- name: Ethernet/{module}/1
|
||||
- name: '{module}/LAN 1'
|
||||
type: 10gbase-t
|
||||
|
10
module-types/Synology/PSU 350W-RP Module_1.yml
Normal file
10
module-types/Synology/PSU 350W-RP Module_1.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Synology
|
||||
model: PSU 350W-RP Module_1
|
||||
part_number: PSU 350W-RP Module_1
|
||||
comments: |
|
||||
[PSU 350W-RP Redundant Power Module 350W](https://www.synology.com/de-de/products/spare_parts?search_by=category&category=PSU)
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 350
|
Reference in New Issue
Block a user