From 24f8933ba39dfc01a1a13eb1b406bf808dcfeb9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Z=C3=A1le=C5=A1=C3=A1k?= Date: Sat, 2 Nov 2024 03:30:06 +0100 Subject: [PATCH] =?UTF-8?q?=C3=9Aprava=20frekvenc=C3=AD=20a=20v=C3=BDkon?= =?UTF-8?q?=C5=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- host_vars/ap_0c806307e88a.yml | 8 ++++---- host_vars/ap_107c61992bd8.yml | 10 ++++++---- host_vars/ap_b04e26bbc7e3.yml | 3 +++ host_vars/ap_c47154391634.yml | 2 +- host_vars/ap_c47154393f26.yml | 2 +- 5 files changed, 15 insertions(+), 10 deletions(-) diff --git a/host_vars/ap_0c806307e88a.yml b/host_vars/ap_0c806307e88a.yml index 32607e3..0dfcdf1 100644 --- a/host_vars/ap_0c806307e88a.yml +++ b/host_vars/ap_0c806307e88a.yml @@ -1,10 +1,10 @@ device_ip_address: "10.11.99.4" device_hostname: "ap-outdoor" -# wireless_devices: -# - id: "" -# channel: "6" -# txpower: "5" +wireless_devices: + - id: "{{ device_2g_radio }}" + channel: "1" + txpower: "3" # wireless_interfaces_override: # - ssid: "aurora" diff --git a/host_vars/ap_107c61992bd8.yml b/host_vars/ap_107c61992bd8.yml index a09eccf..be4c96f 100644 --- a/host_vars/ap_107c61992bd8.yml +++ b/host_vars/ap_107c61992bd8.yml @@ -32,10 +32,12 @@ network_bridge_vlan_filtering: device: "{{ device_bridge_port }}" ports: ["wan:t", "lan2:t"] -# wireless_devices: -# - id: "" -# channel: "6" -# txpower: "5" +wireless_devices: + - id: "{{ device_2g_radio }}" + channel: "11" + txpower: "3" + - id: "{{ device_5g_radio }}" + channel: "52" # wireless_interfaces_override: # - ssid: "aurora" diff --git a/host_vars/ap_b04e26bbc7e3.yml b/host_vars/ap_b04e26bbc7e3.yml index b21f48f..ebbb61a 100644 --- a/host_vars/ap_b04e26bbc7e3.yml +++ b/host_vars/ap_b04e26bbc7e3.yml @@ -28,6 +28,9 @@ wireless_devices: - id: "{{ device_2g_radio }}" channel: "6" txpower: "5" + - id: "{{ device_5g_radio }}" + channel: "100" + txpower: "17" wireless_interfaces_override: # - ssid: "aurora" diff --git a/host_vars/ap_c47154391634.yml b/host_vars/ap_c47154391634.yml index fdcc454..613d755 100644 --- a/host_vars/ap_c47154391634.yml +++ b/host_vars/ap_c47154391634.yml @@ -27,7 +27,7 @@ network_swconfig: wireless_devices: - id: "{{ device_2g_radio }}" channel: "13" - txpower: "8" + txpower: "5" # wireless_interfaces_override: # - ssid: "aurora" diff --git a/host_vars/ap_c47154393f26.yml b/host_vars/ap_c47154393f26.yml index 094ee8d..4cec8c3 100644 --- a/host_vars/ap_c47154393f26.yml +++ b/host_vars/ap_c47154393f26.yml @@ -30,7 +30,7 @@ network_swconfig: wireless_devices: - id: "{{ device_2g_radio }}" channel: "8" - txpower: "8" + txpower: "4" # wireless_interfaces_override: # - ssid: "aurora"