mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
Create AP34.yaml (#1768)
* Create AP34.yaml * Update AP34.yaml * Update AP34.yaml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
295bf0b436
commit
79f610955b
31
device-types/Juniper/AP34.yaml
Normal file
31
device-types/Juniper/AP34.yaml
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
manufacturer: Juniper
|
||||
model: AP34
|
||||
slug: juniper-ap34
|
||||
part_number: AP34-WW
|
||||
is_full_depth: false
|
||||
u_height: 0
|
||||
airflow: passive
|
||||
weight: 1.89
|
||||
weight_unit: kg
|
||||
comments: "- Datasheet: [https://www.juniper.net/content/dam/www/assets/datasheets/us/en/access-points/ap34-access-point-datasheet.pdf](https://www.juniper.net/content/dam/www/assets/datasheets/us/en/access-points/ap34-access-point-datasheet.pdf)\r\
|
||||
\n- IEEE Standards: 802.11a, 802.11ac, 802.11ax, 802.11b, 802.11e, 802.11g, 802.11h, 802.11i, 802.11k, 802.11n, 802.11r, and 802.11u"
|
||||
interfaces:
|
||||
- name: eth0
|
||||
type: 5gbase-t
|
||||
poe_mode: pd
|
||||
poe_type: type4-ieee802.3bt
|
||||
- name: eth1
|
||||
type: 1000base-t
|
||||
- name: wlan0
|
||||
type: ieee802.11ax
|
||||
description: 2.4GHz
|
||||
- name: wlan1
|
||||
type: ieee802.11ax
|
||||
description: 5GHz
|
||||
- name: wlan2
|
||||
type: ieee802.11ax
|
||||
description: 6GHz
|
||||
- name: wlan3
|
||||
type: other-wireless
|
||||
description: WIDS/WIPS
|
Loading…
Reference in New Issue
Block a user