mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-28 19:34:18 +01:00
29 lines
536 B
YAML
29 lines
536 B
YAML
|
---
|
||
|
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
|