mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
Hpe Aruba AP (#1414)
* Add IAP-505 * Added POE mode for IAP-515 * Added weight and airflow data
This commit is contained in:
parent
1b006f2ba0
commit
e8d13ee3e2
21
device-types/HPE/Aruba-IAP-505.yaml
Normal file
21
device-types/HPE/Aruba-IAP-505.yaml
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: Aruba AP-505
|
||||
slug: hpe-aruba-ap-505
|
||||
part_number: AP-505
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
weight: 500
|
||||
weight_unit: g
|
||||
airflow: passive
|
||||
comments: '[Aruba 500 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP500Series.pdf)'
|
||||
console-ports:
|
||||
- name: usb-ble
|
||||
type: usb-a
|
||||
interfaces:
|
||||
- name: Port 1
|
||||
type: 1000base-t
|
||||
poe_mode: pd
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: WiFi
|
||||
type: ieee802.11ax
|
@ -14,5 +14,7 @@ console-ports:
|
||||
interfaces:
|
||||
- name: Port 1
|
||||
type: 1000base-t
|
||||
poe_mode: pd
|
||||
poe_type: type2-ieee802.3at
|
||||
- name: WiFi
|
||||
type: ieee802.11ax
|
||||
|
Loading…
Reference in New Issue
Block a user