wifi/configurations.yml

110 lines
2.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
# top floor
ap-cf-srv:
config: tplink-eap615
ip: 10.20.0.50
wlans:
0:
bssid: 0e:50:00:11:00:50
channel: 157
txpower: 22
1:
bssid: 0e:24:00:11:00:50
channel: 13
txpower: 10
2:
bssid: 0e:50:ff:11:00:50
key: openfest
3:
bssid: 0e:24:ff:11:00:50
key: openfest
mixins:
- all
- tplink-eap615
# lower floor
ap-ws-ws1:
config: linksys
ip: 10.20.0.60
wlans:
0:
bssid: 0e:50:00:11:00:60
channel: 44
txpower: 22
1:
bssid: 0e:24:00:11:00:60
channel: 1
txpower: 10
2:
bssid: 0e:50:ff:11:00:60
key: openfest
3:
bssid: 0e:24:ff:11:00:60
key: openfest
mixins:
- all
- linksys
- linksys-single-trunk
ap-ws-ws2:
config: linksys
ip: 10.20.0.61
wlans:
0:
bssid: 0e:50:00:11:00:61
channel: 157
txpower: 22
1:
bssid: 0e:24:00:11:00:61
channel: 13
txpower: 10
2:
bssid: 0e:50:ff:11:00:61
key: openfest
3:
bssid: 0e:24:ff:11:00:61
key: openfest
mixins:
- all
- linksys
- linksys-single-trunk