mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
28 lines
488 B
YAML
28 lines
488 B
YAML
---
|
|
manufacturer: Dell
|
|
model: PowerEdge R550
|
|
slug: dell-poweredge-r550
|
|
u_height: 2
|
|
is_full_depth: true
|
|
subdevice_role: parent
|
|
console-ports:
|
|
- name: Serial
|
|
type: de-9
|
|
- name: Rear VGA
|
|
type: other
|
|
- name: Front 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
|