Skip to content

Commit 725f3ad

Browse files
Jeffrey-FBharryajc
andauthored
Add Extreme Networks AP4020-WW (#4001)
* Add Extreme Networks AP4020-WW Added AP with device and interface image * Update ap4020-ww.yaml Fix end of file newline * Update ap4020-ww.yaml Fix trailing whitespace * Update ap4020-ww.yaml Add document start dashes * Update ap4020-ww.yaml Change line endings to Unix LF * Update ap4020-ww.yaml Indent corrected * Update ap4020-ww.yaml added image reference * Update ap4020-ww.yaml * Update ap4020-ww.yaml format amended * Refactor AP4020-WW YAML configuration Removed unnecessary fields and updated comments formatting. * Fixed issues --------- Co-authored-by: Harry <Harry@cadby.co.uk>
1 parent 8cfda9e commit 725f3ad

File tree

3 files changed

+51
-0
lines changed

3 files changed

+51
-0
lines changed
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
manufacturer: Extreme Networks
3+
model: AP4020-WW
4+
slug: extreme-networks-ap4020-ww
5+
description: AP4020 Access Point
6+
part_number: AP4020-WW
7+
u_height: 1.0
8+
is_full_depth: false
9+
airflow: passive
10+
weight: 1.3
11+
weight_unit: kg
12+
front_image: true
13+
rear_image: true
14+
comments: '[Extreme Network AP4020 Datasheet](https://extr-p-001.sitecorecontenthub.cloud/api/public/content/6c4cd97dc1db45478295b8f74d2c6c82?v=22db8284)'
15+
console-ports:
16+
- name: Console
17+
type: usb-micro-b
18+
description: Serial Console Management
19+
power-ports:
20+
- name: 12VDC
21+
type: dc-terminal
22+
maximum_draw: 36
23+
allocated_draw: 21
24+
interfaces:
25+
- name: ETH0/POE
26+
type: 5gbase-t
27+
poe_mode: pd
28+
poe_type: type3-ieee802.3bt
29+
- name: ETH1
30+
type: 2.5gbase-t
31+
- name: radio 0
32+
type: ieee802.11be
33+
description: Wi-Fi 7 Radio (2.4 GHz)
34+
rf_role: ap
35+
- name: radio 1
36+
type: ieee802.11be
37+
description: Wi-Fi 7 Radio (5 GHz)
38+
rf_role: ap
39+
- name: radio 2
40+
type: ieee802.11be
41+
description: Wi-Fi 7 Radio (6 GHz)
42+
rf_role: ap
43+
- name: sensor
44+
type: ieee802.11be
45+
description: Dedicated Tri-Frequency Security Sensor
46+
- name: ble0
47+
type: ieee802.15.1
48+
description: Bluetooth Low Energy (BLE) Radio
49+
- name: iot0
50+
type: ieee802.15.4
51+
description: Thread/Zigbee IoT Radio
18.7 KB
Loading
1.79 MB
Loading

0 commit comments

Comments
 (0)