Add chillout area AP

This commit is contained in:
Ivaylo Markov 2017-09-24 17:14:10 +00:00
parent 09852018ab
commit e8cc386e2f
2 changed files with 18 additions and 4 deletions

View File

@ -56,7 +56,7 @@ task :ap, [:name] do |t, args|
end end
task :all do task :all do
aps = %W(ap-cf-sr-2) aps = %W(ap-cf-sr-2 ap-cf-ch)
aps.each do |ap| aps.each do |ap|
Rake::Task["ap"].reenable Rake::Task["ap"].reenable

View File

@ -1,14 +1,28 @@
--- ---
configurations: configurations:
ap-cf-sr-2: ap-cf-sr-2:
config: archer-c5 config: archer-c7
ip: 10.20.0.57 ip: 10.20.0.57
wlans: wlans:
0: 0:
bssid: 18:d6:c7:fc:ed:37 bssid: 02:00:0f:20:16:00
channel: 60 channel: 60
1: 1:
bssid: 18:d6:c7:fc:ed:38 bssid: 02:00:0f:20:16:01
channel: 1
mixins:
- all
- archer-c5
- archer-c5-single-trunk
ap-cf-ch:
config: archer-c5
ip: 10.20.0.58
wlans:
0:
bssid: 02:00:0f:20:16:10
channel: 44
1:
bssid: 02:00:0f:20:16:11
channel: 1 channel: 1
mixins: mixins:
- all - all