From 3f2befa23ae9914677fdd3ea07efa186d933edd7 Mon Sep 17 00:00:00 2001 From: Jakob Olsson Date: Tue, 14 Dec 2021 17:30:51 +0100 Subject: [PATCH] map-agent: corrections to example config --- map-agent/files/etc/config/mapagent | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/map-agent/files/etc/config/mapagent b/map-agent/files/etc/config/mapagent index 94f521474..0cc86777b 100644 --- a/map-agent/files/etc/config/mapagent +++ b/map-agent/files/etc/config/mapagent @@ -17,6 +17,7 @@ config agent 'agent' # option steer_legacy_retry_secs '3600' # option assoc_ctrl_secs '30' # option band '2' +# option type 'fronthaul' #config ap # option ifname 'wl1' @@ -24,8 +25,9 @@ config agent 'agent' # list exclude '00:11:22:33:44:55' # list exclude_btm '00:aa:bb:cc:dd:ee' # option band '5' +# option type 'fronthaul' -#config bk-iface +#config bsta # option ifname 'apclii0' # option enabled '1' # option onboarded '0'