Skip to content

Commit d27edaa

Browse files
davenharryajc
andauthored
New device type - Arista AP-C460 (#3008)
* feat: add Arista AP-C460 Wi-Fi 7 Access Point * fix: yaml lint errors * fix: add missing u_height parameter * Update AP-C460.yaml --------- Co-authored-by: Harry <[email protected]>
1 parent beb9376 commit d27edaa

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

Diff for: device-types/Arista/AP-C460.yaml

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
manufacturer: Arista
3+
model: AP-C460
4+
slug: arista-ap-c460
5+
part_number: AP-C460
6+
weight: 1.73
7+
weight_unit: kg
8+
u_height: 0
9+
airflow: passive
10+
is_full_depth: false
11+
comments: >
12+
'[Arista C-460 Data Sheet]
13+
(https://www.arista.com/assets/data/pdf/Datasheets/
14+
Arista-C-460-Datasheet.pdf)'
15+
console-ports:
16+
- name: Console
17+
type: rj-45
18+
power-ports:
19+
- name: Power
20+
type: dc-terminal
21+
maximum_draw: 42
22+
allocated_draw: 42
23+
front_image: true
24+
interfaces:
25+
- name: Ethernet1
26+
type: 10gbase-t
27+
poe_mode: pd
28+
poe_type: type3-ieee802.3bt
29+
- name: Ethernet2
30+
type: 10gbase-t
31+
poe_mode: pd
32+
poe_type: type3-ieee802.3bt
33+
- name: Radio
34+
type: ieee802.11be

Diff for: elevation-images/Arista/arista-ap-c460.front.png

46.5 KB
Loading

0 commit comments

Comments
 (0)