From 14453aeed8ea516e7532b47013734efd4ab914cb Mon Sep 17 00:00:00 2001 From: Walday <59055055+walday@users.noreply.github.com> Date: Thu, 21 Oct 2021 16:12:20 +0500 Subject: [PATCH] Create UCSC-C220-M5SX.yaml (#511) --- device-types/Cisco/UCSC-C220-M5SX.yaml | 27 ++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 device-types/Cisco/UCSC-C220-M5SX.yaml diff --git a/device-types/Cisco/UCSC-C220-M5SX.yaml b/device-types/Cisco/UCSC-C220-M5SX.yaml new file mode 100644 index 000000000..65743133f --- /dev/null +++ b/device-types/Cisco/UCSC-C220-M5SX.yaml @@ -0,0 +1,27 @@ +--- +manufacturer: Cisco +model: UCS-C220-M5SX +slug: ucs-c220-m5sx +part_number: UCSC-C220-M5SX +u_height: 1 +is_full_depth: true +console-ports: + - name: Console + type: rj-45 +power-ports: + - name: PSU1 + type: iec-60320-c14 + maximum_draw: 770 + - name: PSU2 + type: iec-60320-c14 + maximum_draw: 770 +interfaces: + - name: enp94s0f0 + type: 10gbase-t + mgmt_only: false + - name: enp94s0f1 + type: 10gbase-t + mgmt_only: false + - name: CIMC + type: 1000base-t + mgmt_only: true