mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
d65e7043b0
* Added PCIe Slots to R530 * Added PCIe slots to R420 * Update PowerEdge-R530.yml * Update PowerEdge-R420.yaml Fixing string quotation format issue * Update PowerEdge-R530.yml Fixing string quotation format issue --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
36 lines
666 B
YAML
36 lines
666 B
YAML
---
|
|
manufacturer: Dell
|
|
model: PowerEdge R420
|
|
slug: dell-poweredge-r420
|
|
u_height: 1
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: Serial
|
|
type: de-9
|
|
- name: Front VGA
|
|
type: other
|
|
- name: Rear VGA
|
|
type: other
|
|
power-ports:
|
|
- name: Power 1
|
|
type: iec-60320-c14
|
|
- name: Power 2
|
|
type: iec-60320-c14
|
|
interfaces:
|
|
- name: Gig-E 1
|
|
type: 1000base-t
|
|
- name: Gig-E 2
|
|
type: 1000base-t
|
|
- name: iDRAC
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
module-bays:
|
|
- name: Riser PCIe slot 1
|
|
position: PCIe-1
|
|
label: '1'
|
|
description: PCIe2/3 4/16x
|
|
- name: Riser PCIe slot 2
|
|
position: PCIe-2
|
|
label: '2'
|
|
description: PCIe2/3 16x
|