wifi/configurations.yml

56 lines
1.0 KiB
YAML

---
# BSSID format: 02:BAND:00:FLOOR:00:IP
# BAND = {24,50}
# FLOOR = {00,11}
# IP = last octet from 10.20.0.xx
configurations:
ap-wc:
config: dap2965
ip: 10.20.0.22
wlans:
0:
bssid: 0e:50:00:11:00:52
channel: 36
txpower: 22
1:
bssid: 0e:24:00:11:00:52
channel: 12
txpower: 10
mixins:
- all
- dap2965
- dap2965-single-trunk
ap-bar:
config: dap2965
ip: 10.20.0.21
wlans:
0:
bssid: 0e:50:00:11:00:51
channel: 52
txpower: 22
1:
bssid: 0e:24:00:11:00:51
channel: 6
txpower: 10
mixins:
- all
- dap2965
- dap2965-single-trunk
# Main room
ap-stage:
config: archer-c5
ip: 10.20.0.23
wlans:
0:
bssid: 0e:50:00:11:00:53
channel: 157
txpower: 22
1:
bssid: 0e:24:00:11:00:53
channel: 1
txpower: 10
mixins:
- all
- archer-c5v1
- archer-c5-single-trunk