From 1a17ab02e473cfc7d2058fa5d7bc467a94c0ed8d Mon Sep 17 00:00:00 2001 From: OpenFest Server User Date: Tue, 11 Oct 2022 21:40:21 +0300 Subject: [PATCH] 2022: add archers --- Rakefile | 5 +++-- configurations.yml | 45 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+), 2 deletions(-) diff --git a/Rakefile b/Rakefile index f8f1569..0b2ade5 100644 --- a/Rakefile +++ b/Rakefile @@ -58,8 +58,9 @@ task :ap, [:name] do |t, args| end task :all do - aps = %W(ap-ws-ws1 ap-ws-ws2) # Workshops - aps += %W(ap-cf-srv ap-cf-f-l ap-cf-f-r ap-cf-a-2 ap-cf-b ap-cf-ws) # top floor + aps = %W(ap-ws-ws1 ap-ws-ws2) # Workshops, linksys + aps += %W(ap-cf-srv ap-cf-f-l ap-cf-f-r ap-cf-a-2 ap-cf-b ap-cf-ws) # top floor, dap + aps += %W(ap-cf-tr ap-cf-sc) # top floor, c5 aps.each do |ap| Rake::Task["ap"].reenable diff --git a/configurations.yml b/configurations.yml index 3f2f6a1..e98aa67 100644 --- a/configurations.yml +++ b/configurations.yml @@ -177,6 +177,51 @@ configurations: - dap2965 - dap2965-single-trunk + ap-cf-tr: + config: archer-c5 + ip: 10.20.0.56 + wlans: + 0: + bssid: 0e:50:00:11:00:56 + channel: 108 + txpower: 22 + 1: + bssid: 0e:24:00:11:00:56 + channel: 1 + txpower: 10 + 2: + bssid: 0e:50:ff:11:00:56 + key: REPLACETHIS + 3: + bssid: 0e:24:ff:11:00:56 + key: REPLACETHIS + mixins: + - all + - archer-c5 + - archer-c5-single-trunk + + ap-cf-sc: + config: archer-c5 + ip: 10.20.0.57 + wlans: + 0: + bssid: 0e:50:00:11:00:57 + channel: 44 + txpower: 22 + 1: + bssid: 0e:24:00:11:00:57 + channel: 5 + txpower: 10 + 2: + bssid: 0e:50:ff:11:00:57 + key: REPLACETHIS + 3: + bssid: 0e:24:ff:11:00:57 + key: REPLACETHIS + mixins: + - all + - archer-c5 + - archer-c5-single-trunk # lower floor ap-ws-ws1: