mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-20 03:38:04 +02:00
Add RS2418+, E10G17-F2 (#1418)
* Add RS2418+, E10G17-F2 * fix comments * fix int * Update RS2418+.yaml * Update RS2418RP+.yaml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
987939724c
commit
3bc711d9ae
30
device-types/Synology/RS2418+.yaml
Normal file
30
device-types/Synology/RS2418+.yaml
Normal file
@ -0,0 +1,30 @@
|
||||
---
|
||||
manufacturer: Synology
|
||||
model: RS2418+
|
||||
slug: synology-rs2418-plus
|
||||
part_number: RS2418+
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
weight: 13.22
|
||||
weight_unit: kg
|
||||
airflow: front-to-rear
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: de-9
|
||||
mgmt_only: true
|
||||
power-ports:
|
||||
- name: PSU 1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 109
|
||||
allocated_draw: 52
|
||||
interfaces:
|
||||
- name: Ethernet 1
|
||||
type: 1000base-t
|
||||
- name: Ethernet 2
|
||||
type: 1000base-t
|
||||
- name: Ethernet 3
|
||||
type: 1000base-t
|
||||
- name: Ethernet 4
|
||||
type: 1000base-t
|
||||
module-bays:
|
||||
- name: PCIe Expansion
|
34
device-types/Synology/RS2418RP+.yaml
Normal file
34
device-types/Synology/RS2418RP+.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Synology
|
||||
model: RS2418RP+
|
||||
slug: synology-rs2418rp-plus
|
||||
part_number: RS2418RP+
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
weight: 13.85
|
||||
weight_unit: kg
|
||||
airflow: front-to-rear
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: de-9
|
||||
mgmt_only: true
|
||||
power-ports:
|
||||
- name: PSU 1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 120
|
||||
allocated_draw: 56
|
||||
- name: PSU 2
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 120
|
||||
allocated_draw: 56
|
||||
interfaces:
|
||||
- name: Ethernet 1
|
||||
type: 1000base-t
|
||||
- name: Ethernet 2
|
||||
type: 1000base-t
|
||||
- name: Ethernet 3
|
||||
type: 1000base-t
|
||||
- name: Ethernet 4
|
||||
type: 1000base-t
|
||||
module-bays:
|
||||
- name: PCIe Expansion
|
10
module-types/Synology/E10G17-F2.yaml
Normal file
10
module-types/Synology/E10G17-F2.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Synology
|
||||
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
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Port 2
|
||||
type: 10gbase-x-sfpp
|
Loading…
x
Reference in New Issue
Block a user