Add ap3825i10
This commit is contained in:
@@ -371,3 +371,48 @@ openwrt:
|
|||||||
- ifname: vgo5n
|
- ifname: vgo5n
|
||||||
device: radio0
|
device: radio0
|
||||||
template: vgo5n
|
template: vgo5n
|
||||||
|
|
||||||
|
ap3825i10:
|
||||||
|
packages:
|
||||||
|
wpad: *package_wpad_mesh
|
||||||
|
ath10k: *package_ath10k_mesh
|
||||||
|
|
||||||
|
network:
|
||||||
|
device:
|
||||||
|
- name: br-lan
|
||||||
|
type: bridge
|
||||||
|
ports:
|
||||||
|
- eth0
|
||||||
|
- eth1
|
||||||
|
|
||||||
|
- name: br-vgolan
|
||||||
|
type: bridge
|
||||||
|
ports:
|
||||||
|
- eth0.2
|
||||||
|
- eth1.2
|
||||||
|
|
||||||
|
interface:
|
||||||
|
- key: lan
|
||||||
|
device: br-lan
|
||||||
|
proto: dhcp
|
||||||
|
|
||||||
|
- key: vgolan
|
||||||
|
device: br-vgolan
|
||||||
|
proto: dhcp
|
||||||
|
|
||||||
|
wireless:
|
||||||
|
wifi_device:
|
||||||
|
- name: radio0
|
||||||
|
path: ffe0a000.pcie/pcia000:02/a000:02:00.0/a000:03:00.0
|
||||||
|
template: qca9880_5
|
||||||
|
channel: 157
|
||||||
|
|
||||||
|
- name: radio1
|
||||||
|
path: ffe09000.pcie/pci9000:00/9000:00:00.0/9000:01:00.0
|
||||||
|
template: ath9k_2
|
||||||
|
channel: 1
|
||||||
|
|
||||||
|
wifi_iface:
|
||||||
|
- ifname: vgo5c
|
||||||
|
device: radio0
|
||||||
|
template: vgo5c
|
||||||
|
|||||||
@@ -39,6 +39,14 @@ wifi_iface:
|
|||||||
<<: *vgo_wifi_iface
|
<<: *vgo_wifi_iface
|
||||||
ssid: 'Vermont Green Offices'
|
ssid: 'Vermont Green Offices'
|
||||||
|
|
||||||
|
vgo5c:
|
||||||
|
<<: *vgo_wifi_iface
|
||||||
|
ssid: 'Vermont Green Offices 5AC'
|
||||||
|
ieee80211k: 0
|
||||||
|
ieee80211r: 0
|
||||||
|
ieee80211v: 0
|
||||||
|
bss_transition: 0
|
||||||
|
|
||||||
labb: &labb_wifi_iface
|
labb: &labb_wifi_iface
|
||||||
<<: *default_wifi_iface
|
<<: *default_wifi_iface
|
||||||
ssid: 'Laboratory B'
|
ssid: 'Laboratory B'
|
||||||
|
|||||||
Reference in New Issue
Block a user