wifi/configurations.yml

110 lines
2.0 KiB
YAML
Raw Normal View History

2015-11-02 04:37:27 +02:00
---
# BSSID format: 02:BAND:00:FLOOR:00:IP
# BAND = {24,50}
# FLOOR = {00,11}
# IP = last octet from 10.20.0.xx
2015-11-02 04:37:27 +02:00
configurations:
2022-10-10 17:26:39 +03:00
# 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
2022-10-10 17:41:55 +03:00
# 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
2022-10-10 17:26:39 +03:00
# lower floor
ap-ws-ws1:
config: linksys
ip: 10.20.0.60
2017-10-29 16:29:23 +02:00
wlans:
0:
2022-10-10 17:26:39 +03:00
bssid: 0e:50:00:11:00:60
channel: 44
2019-11-04 10:24:28 +02:00
txpower: 22
2017-10-29 16:29:23 +02:00
1:
2022-10-10 17:26:39 +03:00
bssid: 0e:24:00:11:00:60
channel: 1
2019-11-04 10:24:28 +02:00
txpower: 10
2022-10-10 17:26:39 +03:00
2:
bssid: 0e:50:ff:11:00:60
key: openfest
3:
bssid: 0e:24:ff:11:00:60
key: openfest
2017-10-29 16:29:23 +02:00
mixins:
- all
2022-10-10 17:26:39 +03:00
- linksys
- linksys-single-trunk
ap-ws-ws2:
config: linksys
ip: 10.20.0.61
2017-10-29 16:23:38 +02:00
wlans:
0:
2022-10-10 17:26:39 +03:00
bssid: 0e:50:00:11:00:61
2021-08-10 18:48:24 +03:00
channel: 157
2019-11-04 10:24:28 +02:00
txpower: 22
2017-10-29 16:23:38 +02:00
1:
2022-10-10 17:26:39 +03:00
bssid: 0e:24:00:11:00:61
channel: 13
2019-11-04 10:24:28 +02:00
txpower: 10
2022-10-10 17:26:39 +03:00
2:
bssid: 0e:50:ff:11:00:61
key: openfest
3:
bssid: 0e:24:ff:11:00:61
key: openfest
2017-10-29 16:41:32 +02:00
mixins:
- all
2022-10-10 17:26:39 +03:00
- linksys
- linksys-single-trunk