Last active
August 9, 2024 22:59
-
-
Save scientress/ebcf40eed33ff8ffdc02968eaf7a7aef to your computer and use it in GitHub Desktop.
Aruba AP Netbox Device Types
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
manufacturer: HPE | |
model: Aruba AP-205H | |
slug: hpe-aruba-ap-205h | |
part_number: AP-205H | |
u_height: 0 | |
is_full_depth: false | |
weight: 375 | |
weight_unit: g | |
front_image: true | |
rear_image: true | |
airflow: passive | |
comments: '[Aruba 205H Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP205H.pdf)' | |
console-ports: | |
- name: Console | |
type: other | |
- name: usb-ble | |
type: usb-a | |
power-ports: | |
- name: Power | |
type: dc-terminal | |
interfaces: | |
- name: E0 | |
type: 1000base-t | |
poe_mode: pd | |
poe_type: type1-ieee802.3af | |
- name: E1 | |
type: 1000base-t | |
- name: E2 | |
type: 1000base-t | |
- name: E3 | |
type: 1000base-t | |
poe_mode: pse | |
poe_type: type1-ieee802.3af | |
- name: WiFi | |
type: ieee802.11ac |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
manufacturer: HPE | |
model: Aruba AP-224 | |
slug: hpe-aruba-ap-224 | |
part_number: AP-224 | |
u_height: 0 | |
is_full_depth: false | |
weight: 750 | |
weight_unit: g | |
front_image: true | |
rear_image: true | |
airflow: passive | |
comments: '[Aruba 220 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP220Series.pdf)' | |
console-ports: | |
- name: Console | |
type: rj-45 | |
- name: usb-ble | |
type: usb-a | |
power-ports: | |
- name: Power | |
type: dc-terminal | |
interfaces: | |
- name: ENET0 | |
type: 1000base-t | |
poe_mode: pd | |
poe_type: type2-ieee802.3at | |
- name: ENET1 | |
type: 1000base-t | |
poe_mode: pd | |
poe_type: type2-ieee802.3at | |
- name: WiFi | |
type: ieee802.11ac |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
manufacturer: HPE | |
model: Aruba AP-225 | |
slug: hpe-aruba-ap-225 | |
part_number: AP-225 | |
u_height: 0 | |
is_full_depth: false | |
weight: 750 | |
weight_unit: g | |
front_image: true | |
rear_image: true | |
airflow: passive | |
comments: '[Aruba 220 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP220Series.pdf)' | |
console-ports: | |
- name: Console | |
type: rj-45 | |
- name: usb-ble | |
type: usb-a | |
power-ports: | |
- name: Power | |
type: dc-terminal | |
interfaces: | |
- name: ENET0 | |
type: 1000base-t | |
poe_mode: pd | |
poe_type: type2-ieee802.3at | |
- name: ENET1 | |
type: 1000base-t | |
poe_mode: pd | |
poe_type: type2-ieee802.3at | |
- name: WiFi | |
type: ieee802.11ac |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
manufacturer: HPE | |
model: Aruba AP-275 | |
slug: hpe-aruba-ap-275 | |
part_number: AP-275 | |
u_height: 0 | |
is_full_depth: false | |
weight: 2.4 | |
weight_unit: kg | |
front_image: true | |
rear_image: true | |
airflow: passive | |
comments: '[Aruba 270 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP270Series.pdf)' | |
console-ports: | |
- name: Console | |
type: usb-micro-b | |
power-ports: | |
- name: Power | |
type: other | |
interfaces: | |
- name: E0 | |
type: 1000base-t | |
poe_mode: pd | |
poe_type: type2-ieee802.3at | |
- name: E1 | |
type: 1000base-t | |
- name: WiFi | |
type: ieee802.11ac |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
manufacturer: HPE | |
model: Aruba AP-325 | |
slug: hpe-aruba-ap-325 | |
part_number: AP-325 | |
u_height: 0 | |
is_full_depth: false | |
weight: 950 | |
weight_unit: g | |
front_image: true | |
rear_image: true | |
airflow: passive | |
comments: '[Aruba 320 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP320Series.pdf)' | |
console-ports: | |
- name: Console | |
type: rj-45 | |
- name: usb-ble | |
type: usb-a | |
power-ports: | |
- name: Power | |
type: dc-terminal | |
interfaces: | |
- name: ENET0 | |
type: 5gbase-t | |
poe_mode: pd | |
poe_type: type2-ieee802.3at | |
- name: ENET1 | |
type: 1000base-t | |
poe_mode: pd | |
poe_type: type2-ieee802.3at | |
- name: WiFi | |
type: ieee802.11ac | |
- name: Bluetooth | |
type: ieee802.15.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment