From fabf74afdc2742a81aa6f9dbbd33fa4b21cf15f3 Mon Sep 17 00:00:00 2001 From: Patrick <166399052+AskskwBv8T2nrm4Qnj@users.noreply.github.com> Date: Fri, 18 Oct 2024 22:05:11 +0200 Subject: [PATCH] Add Supermicro SuperChassis 504-203B (#2228) * Added Supermicro SuperChassis 504-203B * It's not full-depth --------- Co-authored-by: Harry --- .../Supermicro/SuperChassis-504-203B.yaml | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 device-types/Supermicro/SuperChassis-504-203B.yaml diff --git a/device-types/Supermicro/SuperChassis-504-203B.yaml b/device-types/Supermicro/SuperChassis-504-203B.yaml new file mode 100644 index 000000000..33ab9ef8f --- /dev/null +++ b/device-types/Supermicro/SuperChassis-504-203B.yaml @@ -0,0 +1,32 @@ +--- +manufacturer: Supermicro +model: SuperChassis 504-203B +slug: supermicro-superchassis-504-203b +part_number: 504-203B +u_height: 1 +is_full_depth: false +airflow: front-to-rear +comments: Supermicro SuperChassis 504-203B (https://www.supermicro.com/en/products/chassis/Mini-1U/504/SC504-203B) +weight: 4.54 +weight_unit: kg +console-ports: + - name: COM1 + type: de-9 + label: Rear +power-ports: + - name: PSU1 + type: iec-60320-c14 + maximum_draw: 200 +interfaces: + - name: BMC + type: 1000base-t + mgmt_only: true + description: Dedicated IPMI LAN port + - 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