mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-23 15:39:08 +01:00
Adding Dell PowerEdge R330 device type (#528)
This commit is contained in:
parent
923236bc0e
commit
8e37665876
39
device-types/Dell/PowerEdge_R330.yaml
Normal file
39
device-types/Dell/PowerEdge_R330.yaml
Normal file
@ -0,0 +1,39 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: PowerEdge R330
|
||||
slug: dell_poweredge_r330
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: de-9
|
||||
- name: USB
|
||||
type: usb-a
|
||||
- name: VGA
|
||||
type: other
|
||||
console-server-ports:
|
||||
- name: Front USB1
|
||||
type: usb-a
|
||||
- name: Front USB2
|
||||
type: usb-a
|
||||
- name: Rear USB1
|
||||
type: usb-a
|
||||
- name: Rear USB2
|
||||
type: usb-a
|
||||
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: Gig-E 3
|
||||
type: 1000base-t
|
||||
- name: Gig-E 4
|
||||
type: 1000base-t
|
||||
- name: iDRAC
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
Loading…
Reference in New Issue
Block a user