mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-02 05:14:19 +01:00
3b1cd19049
* Add the Dell R720 Server
40 lines
718 B
YAML
40 lines
718 B
YAML
manufacturer: Dell
|
|
model: PowerEdge R720
|
|
slug: dell_poweredge_r720
|
|
u_height: 2
|
|
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
|
|
console-server-ports:
|
|
- 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
|