mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
20fe8d8cbd
* add HPE Aruba AP 600 Series * move usb ports to console ports * add missing usb c ports on HPE Aruba AP 670 Series * add HPE Aruba AP 655 images * add airflow info on HPE Aruba AP 600 Series
35 lines
680 B
YAML
35 lines
680 B
YAML
---
|
|
manufacturer: HPE
|
|
model: Aruba AP-675
|
|
slug: hpe-aruba-ap-675
|
|
part_number: AP-675
|
|
u_height: 0
|
|
is_full_depth: false
|
|
weight: 4
|
|
weight_unit: kg
|
|
airflow: passive
|
|
front_image: true
|
|
rear_image: true
|
|
comments: '[Aruba 670 Series Datasheet](https://www.arubanetworks.com/assets/ds/DS_AP-670Series.pdf)'
|
|
console-ports:
|
|
- name: Console
|
|
type: usb-micro-b
|
|
- name: USB1
|
|
type: usb-a
|
|
- name: USB2
|
|
type: usb-c
|
|
power-ports:
|
|
- name: Power
|
|
type: dc-terminal
|
|
interfaces:
|
|
- name: E0
|
|
type: 2.5gbase-t
|
|
poe_mode: pd
|
|
poe_type: type4-ieee802.3bt
|
|
- name: E1
|
|
type: 10gbase-x-sfpp
|
|
- name: WiFi
|
|
type: ieee802.11ax
|
|
- name: Bluetooth
|
|
type: ieee802.15.1
|