mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-22 05:11:16 +01:00
[Dell] Adding Unity XT 880F (#606)
Adding following devices: - 880F which is a storage controller - DAE Expansion which is a expansion enclosure for all Unity devices.
This commit is contained in:
parent
59e3c4e8e6
commit
2a200fdd67
20
device-types/Dell/Unity_XT_880F.yaml
Normal file
20
device-types/Dell/Unity_XT_880F.yaml
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: Unity XT 880F
|
||||
slug: unity-xt-880f
|
||||
part_number: 100-538-040-030
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
subdevice_role: parent
|
||||
interfaces:
|
||||
- name: SP-A ETH0
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: SP-B ETH0
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
power-ports:
|
||||
- name: PSU1
|
||||
type: iec-60320-c14
|
||||
- name: PSU2
|
||||
type: iec-60320-c14
|
12
device-types/Dell/Unity_XT_DAE.yaml
Normal file
12
device-types/Dell/Unity_XT_DAE.yaml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: Unity XT DAE Expansion
|
||||
slug: unity-xt-dae
|
||||
part_number: 100-566-107-00
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
power-ports:
|
||||
- name: PSU1
|
||||
type: iec-60320-c14
|
||||
- name: PSU2
|
||||
type: iec-60320-c14
|
Loading…
Reference in New Issue
Block a user