From 41752ef9bdfe0041359e09d08e107d330f10fcf2 Mon Sep 17 00:00:00 2001 From: Gregor Michels Date: Sun, 3 Jul 2022 00:42:36 +0200 Subject: [PATCH] accesspoints: put every ap on a different channel --- inventory | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/inventory b/inventory index e8fb5b5..f7f3114 100644 --- a/inventory +++ b/inventory @@ -1,10 +1,10 @@ [accesspoints] -ap-2bbf ip=10.84.1.30 -ap-0b99 ip=10.84.1.32 -ap-c5d1 ip=10.84.1.33 -ap-c495 ip=10.84.1.34 -ap-1a38 ip=10.84.1.35 -ap-8f42 ip=10.84.1.36 +ap-c5d1 ip=10.84.1.33 channel_2g=1 channel_5g=36 # Office +ap-8f42 ip=10.84.1.36 channel_2g=6 channel_5g=40 # Tent 1 +ap-0b99 ip=10.84.1.32 channel_2g=11 channel_5g=44 # Tent 2 +ap-c495 ip=10.84.1.34 channel_2g=1 channel_5g=48 # Tent 3 +ap-2bbf ip=10.84.1.30 channel_2g=11 channel_5g=149 # Tent 4 +ap-1a38 ip=10.84.1.35 channel_2g=6 channel_5g=153 # Tent 5 [switches] sw-access01 ip=10.84.1.11