From 639482f21d439f02c104485aed736fdcfa02c337 Mon Sep 17 00:00:00 2001 From: Walday <59055055+walday@users.noreply.github.com> Date: Fri, 15 Oct 2021 23:47:18 +0500 Subject: [PATCH] Create Huawei_2288H_V5.yaml (#507) --- device-types/Huawei/Huawei_2288H_V5.yaml | 44 ++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 device-types/Huawei/Huawei_2288H_V5.yaml diff --git a/device-types/Huawei/Huawei_2288H_V5.yaml b/device-types/Huawei/Huawei_2288H_V5.yaml new file mode 100644 index 00000000..1dd78b7f --- /dev/null +++ b/device-types/Huawei/Huawei_2288H_V5.yaml @@ -0,0 +1,44 @@ +--- +manufacturer: Huawei +model: Huawei 2288H V5 +slug: huawei_2288h_v5 +part_number: H22-05-S8AFF +u_height: 2 +is_full_depth: true +console-ports: + - name: Serial + type: rj-45 + - name: VGA + type: other +console-server-ports: + - name: Front USB1 + type: usb-a + - name: Front USB2 + type: usb-a + - name: Rear USB1 + type: usb-a + - name: Rear USB2 + type: usb-a +power-ports: + - name: PSU1 + type: iec-60320-c14 + maximum_draw: 900 + - name: PSU2 + type: iec-60320-c14 + maximum_draw: 900 +interfaces: + - name: 'Net 1' + type: 10gbase-x-sfpp + mgmt_only: false + - name: 'Net 2' + type: 10gbase-x-sfpp + mgmt_only: false + - name: 'Net 3' + type: 1000base-t + mgmt_only: false + - name: 'Net 4' + type: 1000base-t + mgmt_only: false + - name: 'mgmt' + type: 1000base-t + mgmt_only: true