From 45b10a200c0896cfb1eafdcdfa9a9a2901158e5b Mon Sep 17 00:00:00 2001 From: francesco-noc <120575195+francesco-noc@users.noreply.github.com> Date: Tue, 16 May 2023 18:16:53 +0200 Subject: [PATCH] added hp 2510 (#1352) Co-authored-by: Daniel W. Anner --- device-types/HPE/ProCurve-2510-24A.yaml | 76 +++++++++++++++++++++++++ device-types/HPE/ProCurve-2510-24B.yaml | 76 +++++++++++++++++++++++++ 2 files changed, 152 insertions(+) create mode 100644 device-types/HPE/ProCurve-2510-24A.yaml create mode 100644 device-types/HPE/ProCurve-2510-24B.yaml diff --git a/device-types/HPE/ProCurve-2510-24A.yaml b/device-types/HPE/ProCurve-2510-24A.yaml new file mode 100644 index 000000000..28a434528 --- /dev/null +++ b/device-types/HPE/ProCurve-2510-24A.yaml @@ -0,0 +1,76 @@ +--- +manufacturer: HPE +model: ProCurve 2510-24A +slug: hpe-procurve-2510-24a +part_number: J9019A +u_height: 1 +is_full_depth: false +airflow: side-to-rear +weight: 2.22 +weight_unit: kg +console-ports: + - name: Console + type: rj-45 +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 20 +interfaces: + - name: '1' + type: 100base-tx + - name: '2' + type: 100base-tx + - name: '3' + type: 100base-tx + - name: '4' + type: 100base-tx + - name: '5' + type: 100base-tx + - name: '6' + type: 100base-tx + - name: '7' + type: 100base-tx + - name: '8' + type: 100base-tx + - name: '9' + type: 100base-tx + - name: '10' + type: 100base-tx + - name: '11' + type: 100base-tx + - name: '12' + type: 100base-tx + - name: '13' + type: 100base-tx + - name: '14' + type: 100base-tx + - name: '15' + type: 100base-tx + - name: '16' + type: 100base-tx + - name: '17' + type: 100base-tx + - name: '18' + type: 100base-tx + - name: '19' + type: 100base-tx + - name: '20' + type: 100base-tx + - name: '21' + type: 100base-tx + - name: '22' + type: 100base-tx + - name: '23' + type: 100base-tx + - name: '24' + type: 100base-tx +## Dual personality ports option 1 + - name: '25' + type: 1000base-t + - name: '26' + type: 1000base-t + ## Dual personality ports option 2 + ## - name: '25' + ## type: 1000base-x-sfp + ## - name: '26' + ## type: 1000base-x-sfp diff --git a/device-types/HPE/ProCurve-2510-24B.yaml b/device-types/HPE/ProCurve-2510-24B.yaml new file mode 100644 index 000000000..c1db00490 --- /dev/null +++ b/device-types/HPE/ProCurve-2510-24B.yaml @@ -0,0 +1,76 @@ +--- +manufacturer: HPE +model: ProCurve 2510-24B +slug: hpe-procurve-2510-24b +part_number: J9019B +u_height: 1 +is_full_depth: false +airflow: side-to-rear +weight: 2.22 +weight_unit: kg +console-ports: + - name: Console + type: rj-45 +power-ports: + - name: PS1 + type: iec-60320-c14 + maximum_draw: 20 +interfaces: + - name: '1' + type: 100base-tx + - name: '2' + type: 100base-tx + - name: '3' + type: 100base-tx + - name: '4' + type: 100base-tx + - name: '5' + type: 100base-tx + - name: '6' + type: 100base-tx + - name: '7' + type: 100base-tx + - name: '8' + type: 100base-tx + - name: '9' + type: 100base-tx + - name: '10' + type: 100base-tx + - name: '11' + type: 100base-tx + - name: '12' + type: 100base-tx + - name: '13' + type: 100base-tx + - name: '14' + type: 100base-tx + - name: '15' + type: 100base-tx + - name: '16' + type: 100base-tx + - name: '17' + type: 100base-tx + - name: '18' + type: 100base-tx + - name: '19' + type: 100base-tx + - name: '20' + type: 100base-tx + - name: '21' + type: 100base-tx + - name: '22' + type: 100base-tx + - name: '23' + type: 100base-tx + - name: '24' + type: 100base-tx +## Dual personality ports option 1 + - name: '25' + type: 1000base-t + - name: '26' + type: 1000base-t + ## Dual personality ports option 2 + ## - name: '25' + ## type: 1000base-x-sfp + ## - name: '26' + ## type: 1000base-x-sfp