From 0bce11d07478f005b757fe028bf662f24f34f6f0 Mon Sep 17 00:00:00 2001 From: ao-inoue <87061631+ao-inoue@users.noreply.github.com> Date: Wed, 2 Feb 2022 13:55:01 +0900 Subject: [PATCH] Add Aruba IAP Devices (#647) * IAP-205 * IAP-304 * IAP-305 * IAP-315 --- device-types/Aruba/IAP-205.yaml | 18 ++++++++++++++++++ device-types/Aruba/IAP-304.yaml | 20 ++++++++++++++++++++ device-types/Aruba/IAP-305.yaml | 20 ++++++++++++++++++++ device-types/Aruba/IAP-315.yaml | 20 ++++++++++++++++++++ 4 files changed, 78 insertions(+) create mode 100644 device-types/Aruba/IAP-205.yaml create mode 100644 device-types/Aruba/IAP-304.yaml create mode 100644 device-types/Aruba/IAP-305.yaml create mode 100644 device-types/Aruba/IAP-315.yaml diff --git a/device-types/Aruba/IAP-205.yaml b/device-types/Aruba/IAP-205.yaml new file mode 100644 index 000000000..3df114fa8 --- /dev/null +++ b/device-types/Aruba/IAP-205.yaml @@ -0,0 +1,18 @@ +--- +manufacturer: Aruba +model: IAP-205 +slug: iap-205 +part_number: IAP-205 +u_height: 0 +is_full_depth: false +comments: '[Aruba 200 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP200Series.pdf)' +console-ports: + - name: Console + type: rj-45 +interfaces: + - name: Port 1 + type: 1000base-t + mgmt_only: false + - name: WiFi + type: ieee802.11ac + mgmt_only: false diff --git a/device-types/Aruba/IAP-304.yaml b/device-types/Aruba/IAP-304.yaml new file mode 100644 index 000000000..762929977 --- /dev/null +++ b/device-types/Aruba/IAP-304.yaml @@ -0,0 +1,20 @@ +--- +manufacturer: Aruba +model: IAP-304 +slug: iap-304 +part_number: IAP-304 +u_height: 0 +is_full_depth: false +comments: '[Aruba 300 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP300Series.pdf)' +console-ports: + - name: Console + type: rj-45 + - name: usb-ble + type: usb-a +interfaces: + - name: Port 1 + type: 1000base-t + mgmt_only: false + - name: WiFi + type: ieee802.11ac + mgmt_only: false diff --git a/device-types/Aruba/IAP-305.yaml b/device-types/Aruba/IAP-305.yaml new file mode 100644 index 000000000..6aeff8616 --- /dev/null +++ b/device-types/Aruba/IAP-305.yaml @@ -0,0 +1,20 @@ +--- +manufacturer: Aruba +model: IAP-305 +slug: iap-305 +part_number: IAP-305 +u_height: 0 +is_full_depth: false +comments: '[Aruba 300 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP300Series.pdf)' +console-ports: + - name: Console + type: rj-45 + - name: usb-ble + type: usb-a +interfaces: + - name: Port 1 + type: 1000base-t + mgmt_only: false + - name: WiFi + type: ieee802.11ac + mgmt_only: false diff --git a/device-types/Aruba/IAP-315.yaml b/device-types/Aruba/IAP-315.yaml new file mode 100644 index 000000000..5714c9464 --- /dev/null +++ b/device-types/Aruba/IAP-315.yaml @@ -0,0 +1,20 @@ +--- +manufacturer: Aruba +model: IAP-315 +slug: iap-315 +part_number: IAP-315 +u_height: 0 +is_full_depth: false +comments: '[Aruba 310 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP310Series.pdf)' +console-ports: + - name: Console + type: rj-45 + - name: usb-ble + type: usb-a +interfaces: + - name: Port 1 + type: 1000base-t + mgmt_only: false + - name: WiFi + type: ieee802.11ac + mgmt_only: false