From 2d56710eb095ed4b4e785fb2512bdbeff1ec00af Mon Sep 17 00:00:00 2001 From: Walday <59055055+walday@users.noreply.github.com> Date: Wed, 20 Oct 2021 00:01:20 +0500 Subject: [PATCH] Huawei Dorado 3000 V6 Storage (#509) --- .../Huawei/Huawei_Dorado_3000_v6.yaml | 80 +++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 device-types/Huawei/Huawei_Dorado_3000_v6.yaml diff --git a/device-types/Huawei/Huawei_Dorado_3000_v6.yaml b/device-types/Huawei/Huawei_Dorado_3000_v6.yaml new file mode 100644 index 000000000..b31dfb467 --- /dev/null +++ b/device-types/Huawei/Huawei_Dorado_3000_v6.yaml @@ -0,0 +1,80 @@ +--- +manufacturer: Huawei +model: Huawei Dorado 3000 V6 +slug: huawei_dorado_3000_v6 +part_number: D3V6-192G-SAS +u_height: 2 +is_full_depth: true +console-ports: + - name: Serial_A + type: rj-45 + - name: Serial_B + type: rj-45 +power-ports: + - name: PSU1 + type: iec-60320-c14 + maximum_draw: 900 + - name: PSU2 + type: iec-60320-c14 + maximum_draw: 900 +interfaces: + - name: 'Net P2.A' + type: 10gbase-x-sfpp + mgmt_only: false + - name: 'Net P3.A' + type: 10gbase-x-sfpp + mgmt_only: false + - name: 'Net P4.A' + type: 10gbase-x-sfpp + mgmt_only: false + - name: 'Net P5.A' + type: 10gbase-x-sfpp + mgmt_only: false + - name: 'Net P6.A' + type: 1000base-t + mgmt_only: false + - name: 'Net P7.A' + type: 1000base-t + mgmt_only: false + - name: 'Net P8.A' + type: 1000base-t + mgmt_only: false + - name: 'Net P9.A' + type: 1000base-t + mgmt_only: false + - name: 'mgmt.A' + type: 1000base-t + mgmt_only: true + - name: 'service.A' + type: 1000base-t + mgmt_only: true + - name: 'Net P2.B' + type: 10gbase-x-sfpp + mgmt_only: false + - name: 'Net P3.B' + type: 10gbase-x-sfpp + mgmt_only: false + - name: 'Net P4.B' + type: 10gbase-x-sfpp + mgmt_only: false + - name: 'Net P5.B' + type: 10gbase-x-sfpp + mgmt_only: false + - name: 'Net P6.B' + type: 1000base-t + mgmt_only: false + - name: 'Net P7.B' + type: 1000base-t + mgmt_only: false + - name: 'Net P8.B' + type: 1000base-t + mgmt_only: false + - name: 'Net P9.B' + type: 1000base-t + mgmt_only: false + - name: 'mgmt.B' + type: 1000base-t + mgmt_only: true + - name: 'service.B' + type: 1000base-t + mgmt_only: true