diff --git a/device-types/Dell/R720.yaml b/device-types/Dell/R720.yaml new file mode 100644 index 00000000..ba9df6ee --- /dev/null +++ b/device-types/Dell/R720.yaml @@ -0,0 +1,39 @@ +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