diff --git a/map-controller/files/etc/config/mapcontroller b/map-controller/files/etc/config/mapcontroller index 1baa91613..cf7b85e7c 100644 --- a/map-controller/files/etc/config/mapcontroller +++ b/map-controller/files/etc/config/mapcontroller @@ -10,6 +10,7 @@ config controller 'controller' option primary_pcp '0' option stale_sta_timeout '30d' option de_collect_interval '60' + list plugin 'zerotouch' config sta_steering 'sta_steering' option enable_sta_steer '1' @@ -23,6 +24,8 @@ config sta_steering 'sta_steering' option plugins_enabled '1' option plugins_policy 'any' list plugins 'rcpi' + list plugins 'rate' + list plugins 'bsteer' config channel_plan 'channel_plan' option preclear_dfs '0'