From 84ad65da06ebdebbc42f131cfc98376d25fd2346 Mon Sep 17 00:00:00 2001 From: ao-inoue <87061631+ao-inoue@users.noreply.github.com> Date: Wed, 27 Apr 2022 10:28:36 +0900 Subject: [PATCH] Add Aruba IAP-515 (#777) * IAP-515 --- device-types/Aruba/IAP-515.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 device-types/Aruba/IAP-515.yaml diff --git a/device-types/Aruba/IAP-515.yaml b/device-types/Aruba/IAP-515.yaml new file mode 100644 index 00000000..94f183d8 --- /dev/null +++ b/device-types/Aruba/IAP-515.yaml @@ -0,0 +1,20 @@ +--- +manufacturer: Aruba +model: IAP-515 +slug: iap-515 +part_number: IAP-515 +u_height: 0 +is_full_depth: false +comments: '[Aruba 515 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP510Series.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.11ax + mgmt_only: false