mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
e262bd4863
* Created Dell PowerEdge T630 Created Dell PowerEdge T630 * Update PowerEdge-T630.yaml Changed Power ports to Module bays as this has removable PSUs --------- Co-authored-by: Harry <Harry@cadby.co.uk>
25 lines
412 B
YAML
25 lines
412 B
YAML
---
|
|
manufacturer: Dell
|
|
model: PowerEdge T630
|
|
slug: dell-poweredge-t630
|
|
u_height: 5
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: Serial
|
|
type: de-9
|
|
module-bays:
|
|
- name: PSU-1
|
|
label: '1'
|
|
position: PSU-1
|
|
- name: PSU-2
|
|
label: '2'
|
|
position: PSU-2
|
|
interfaces:
|
|
- name: Gig-E 1
|
|
type: 1000base-t
|
|
- name: Gig-E 2
|
|
type: 1000base-t
|
|
- name: iDRAC
|
|
type: 1000base-t
|
|
mgmt_only: true
|