From a64c16c26d3c87d248fea88089af3199fb84e22c Mon Sep 17 00:00:00 2001 From: francesco-noc <120575195+francesco-noc@users.noreply.github.com> Date: Tue, 28 Feb 2023 19:17:28 +0100 Subject: [PATCH] added HPE FlexFabric-5945-2-slot (#1148) * fixed No newline at end of file * fixed 100base-tx * Update FlexFabric-5945-2-slot.yaml Added weight and datasheet link --------- Co-authored-by: Daniel W. Anner --- device-types/HPE/FlexFabric-5945-2-slot.yaml | 32 ++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 device-types/HPE/FlexFabric-5945-2-slot.yaml diff --git a/device-types/HPE/FlexFabric-5945-2-slot.yaml b/device-types/HPE/FlexFabric-5945-2-slot.yaml new file mode 100644 index 000000000..06f7f720e --- /dev/null +++ b/device-types/HPE/FlexFabric-5945-2-slot.yaml @@ -0,0 +1,32 @@ +--- +manufacturer: HPE +model: FlexFabric 5945 2-slot +slug: flexfabric-5945-2-slot +part_number: JQ075A +u_height: 1 +is_full_depth: false +comments: '[HPE FlexFabric 5945 2-slot Switch Data sheet](https://www.hpe.com/psnow/doc/PSN1011424706USEN.pdf)' +weight: + - value: 10.4 + unit: kg +console-ports: + - name: console + type: rj-45 + - name: USB Console + type: usb-micro-b +interfaces: + - name: Management1 + type: 100base-tx + mgmt_only: true + - name: Management2 + type: 1000base-x-sfp + mgmt_only: true +module-bays: + - name: PS1 + position: '1' + - name: PS2 + position: '2' + - name: Module1 + position: '1' + - name: Module2 + position: '2'