mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-24 17:34:17 +01:00
Add Synology DS2419+ (#1697)
* Add Synology DS2419+ * Fix slug * Addeed optical fiber module E10G21-F2 * Fix lsug * add power port * Update DS2419+.yaml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
9d0758dde0
commit
3db6a6c468
23
device-types/Synology/DS2419+.yaml
Normal file
23
device-types/Synology/DS2419+.yaml
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
manufacturer: Synology
|
||||
model: DS2419+
|
||||
slug: synology-ds2419-plus
|
||||
part_number: DS2419+
|
||||
u_height: 4
|
||||
airflow: passive
|
||||
weight: 9.5
|
||||
weight_unit: kg
|
||||
comments: '[Synology DS2419+ DataSheet](https://global.download.synology.com/download/Document/Hardware/DataSheet/DiskStation/19-year/DS2419+/enu/Synology_DS2419_Plus_Data_Sheet_enu.pdf)'
|
||||
is_full_depth: false
|
||||
power-ports:
|
||||
- name: PSU 1
|
||||
type: iec-60320-c14
|
||||
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
|
10
module-types/Synology/E10G21-F2.yaml
Normal file
10
module-types/Synology/E10G21-F2.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Synology
|
||||
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
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Port 2
|
||||
type: 10gbase-x-sfpp
|
Loading…
Reference in New Issue
Block a user