mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-11 07:26:53 +02:00
Dell Disaster Recovery Server - DR4100 (#995)
* Added Dell DR4100 * Updated interface type to conform
This commit is contained in:
parent
730101e4a5
commit
ebf892af5d
28
device-types/Dell/DR4100.yml
Normal file
28
device-types/Dell/DR4100.yml
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: DR4100
|
||||
slug: dell_dr4100
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: de-9
|
||||
- name: VGA
|
||||
type: other
|
||||
power-ports:
|
||||
- name: Power 1
|
||||
type: iec-60320-c14
|
||||
- name: Power 2
|
||||
type: iec-60320-c14
|
||||
interfaces:
|
||||
- name: NIC.Integrated.1-1-1
|
||||
type: 10gbase-t
|
||||
- name: NIC.Integrated.1-2-1
|
||||
type: 10gbase-t
|
||||
- name: NIC.Integrated.1-3-1
|
||||
type: 1000base-t
|
||||
- name: NIC.Integrated.1-4-1
|
||||
type: 1000base-t
|
||||
- name: iDRAC
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
Loading…
x
Reference in New Issue
Block a user