From eb3612b4fd62e4c041d407d1525b96e3cbfaeab7 Mon Sep 17 00:00:00 2001 From: alterna-libor <71555166+alterna-libor@users.noreply.github.com> Date: Tue, 15 Oct 2024 23:19:42 +0200 Subject: [PATCH] IBM x3650 (#2340) * IBM x3650 * Update System-x3650.yaml Convert power ports to module bays as they are modular Power supplies fixed typo --------- Co-authored-by: Harry --- device-types/IBM/System-x3650.yaml | 37 ++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 device-types/IBM/System-x3650.yaml diff --git a/device-types/IBM/System-x3650.yaml b/device-types/IBM/System-x3650.yaml new file mode 100644 index 000000000..464ec8e88 --- /dev/null +++ b/device-types/IBM/System-x3650.yaml @@ -0,0 +1,37 @@ +--- +manufacturer: IBM +model: System x3650 +slug: ibm-system-x3650 +u_height: 2 +is_full_depth: true +comments: '[System-X3650](https://www.ibm.com/support/pages/overview-ibm-system-x3650-type-1914-7979)' +console-ports: + - name: Serial + type: de-9 +console-server-ports: + - name: Front USB1 + type: usb-a + - name: Front USB2 + type: usb-a + - name: Front USB3 + type: usb-a + - name: Rear USB1 + type: usb-a + - name: Rear USB2 + type: usb-a +module-bays: + - name: PSU1 + position: PSU1 + - name: PSU2 + position: PSU2 +interfaces: + - name: Gig-E1 + type: 1000base-t + - name: Gig-E2 + type: 1000base-t + - name: Gig-E3 + type: 1000base-t + - name: Gig-E4 + type: 1000base-t + - name: BMC + type: 1000base-t