mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-23 05:41:58 +01:00
ADD ProLiant DL380p Gen8 server (#432)
* ADD ProLiant DL380p Gen8 server
This commit is contained in:
parent
05130d1cf3
commit
929f88a58f
46
device-types/HPE/ProLiant_DL380p_Gen8.yaml
Normal file
46
device-types/HPE/ProLiant_DL380p_Gen8.yaml
Normal file
@ -0,0 +1,46 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: ProLiant DL380p Gen8
|
||||
slug: hpe_dl380p_g8
|
||||
part_number: 670524-001
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: de-9
|
||||
- name: VGA
|
||||
type: other
|
||||
console-server-ports:
|
||||
- name: Front USB1
|
||||
type: usb-a
|
||||
- name: Rear USB1
|
||||
type: usb-a
|
||||
- name: Rear USB2
|
||||
type: usb-a
|
||||
- name: Rear USB3
|
||||
type: usb-a
|
||||
- name: Rear USB4
|
||||
type: usb-a
|
||||
power-ports:
|
||||
- name: PSU1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 700
|
||||
- name: PSU2
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 700
|
||||
interfaces:
|
||||
- name: 'Gig-E 1'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: 'Gig-E 2'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: 'Gig-E 3'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: 'Gig-E 4'
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: 'iLO'
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
Loading…
Reference in New Issue
Block a user