Added Dell module types (#3301)
This commit is contained in:
22
module-types/Dell/0FM487.yml
Normal file
22
module-types/Dell/0FM487.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: 0FM487
|
||||
part_number: 0FM487
|
||||
comments: Broadcom 5720 4 Port 1GbE RJ45 rNIC [Datasheet](https://docs.broadcom.com/doc/12358268)
|
||||
interfaces:
|
||||
- name: '{module}-1GbE-0'
|
||||
label: '1'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: '{module}-1GbE-1'
|
||||
label: '2'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: '{module}-1GbE-2'
|
||||
label: '3'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: '{module}-1GbE-3'
|
||||
label: '4'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
9
module-types/Dell/0W8R3CA00.yml
Normal file
9
module-types/Dell/0W8R3CA00.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: 0W8R3CA00
|
||||
part_number: 0W8R3CA00
|
||||
comments: Dell 750 Watt Redundant Power Supply
|
||||
power-ports:
|
||||
- name: PSU-{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 750
|
||||
9
module-types/Dell/0Y3H8JA00.yml
Normal file
9
module-types/Dell/0Y3H8JA00.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: 0Y3H8JA00
|
||||
part_number: 0Y3H8JA00
|
||||
comments: Dell 1100 Watt Redundant Power Supply
|
||||
power-ports:
|
||||
- name: PSU-{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1100
|
||||
14
module-types/Dell/R887V.yml
Normal file
14
module-types/Dell/R887V.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: R887V
|
||||
part_number: R887V
|
||||
comments: Mellanox 25GbE 2P ConnectX4LX RNDC [Datasheet](https://i.dell.com/sites/doccontent/shared-content/data-sheets/en/Documents/ConnectX-4_Lx-EN_25GB_rNDC.pdf)
|
||||
interfaces:
|
||||
- name: '{module}-25GbE-0'
|
||||
label: '1'
|
||||
type: 25gbase-x-sfp28
|
||||
mgmt_only: false
|
||||
- name: '{module}-25GbE-2'
|
||||
label: '2'
|
||||
type: 25gbase-x-sfp28
|
||||
mgmt_only: false
|
||||
Reference in New Issue
Block a user