Skip to content

Commit 25b20fa

Browse files
nailendNoki
nailend
authored andcommitted
model: cudy_wr3000s-v1
1 parent fafc51d commit 25b20fa

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

group_vars/model_cudy_wr3000s_v1.yml

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
target: mediatek/filogic
3+
brand_nice: Cudy
4+
model_nice: WR3000S
5+
version_nice: v1
6+
7+
openwrt_version: 24.10-SNAPSHOT
8+
9+
dsa_ports:
10+
- wan
11+
- lan1
12+
- lan2
13+
- lan3
14+
- lan4
15+
16+
wireless_devices:
17+
- name: 11a_standard
18+
band: 5g
19+
htmode_prefix: HE
20+
path: platform/18000000.wifi+1
21+
ifname_hint: wlan5
22+
- name: 11g_standard
23+
band: 2g
24+
htmode_prefix: HE
25+
path: platform/18000000.wifi
26+
ifname_hint: wlan2

0 commit comments

Comments
 (0)