From c60672a7102be00e81b42be873faadedf307c03b Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Wed, 29 May 2024 12:46:59 +0200 Subject: [PATCH] Revert "map-controller: config: add compat APs" This reverts commit 6fb7284483b79da6a62aa0aaafe96076a0b4e7a3. --- map-controller/files/etc/config/mapcontroller | 20 ++----------------- 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/map-controller/files/etc/config/mapcontroller b/map-controller/files/etc/config/mapcontroller index 04c780a36..445046ac1 100644 --- a/map-controller/files/etc/config/mapcontroller +++ b/map-controller/files/etc/config/mapcontroller @@ -36,7 +36,7 @@ config sta_steering config ap option band '2' option ssid '$DEVICE_MANUFACTURER-$BASEMAC_ADDR' - option encryption 'sae' + option encryption 'sae-mixed' option key '$WIFI_FH_KEY' option vid '1' option type 'fronthaul' @@ -45,7 +45,7 @@ config ap config ap option band '5' option ssid '$DEVICE_MANUFACTURER-$BASEMAC_ADDR' - option encryption 'sae' + option encryption 'sae-mixed' option key '$WIFI_FH_KEY' option vid '1' option type 'fronthaul' @@ -103,22 +103,6 @@ config mld # option vid '1' option type 'backhaul' -config ap - option band '2' - option ssid '$DEVICE_MANUFACTURER-$BASEMAC_ADDR-compat' - option encryption 'sae-mixed' - option key '$WIFI_FH_KEY' - option vid '1' - option type 'fronthaul' - -config ap - option band '5' - option ssid '$DEVICE_MANUFACTURER-$BASEMAC_ADDR-compat' - option encryption 'sae-mixed' - option key '$WIFI_FH_KEY' - option vid '1' - option type 'fronthaul' - # node and radio sections (per node) are auto # generated per Multi-AP Agent in the network #