diff --git a/map-controller/files/etc/config/mapcontroller b/map-controller/files/etc/config/mapcontroller index 477f6ff06..9de04db33 100644 --- a/map-controller/files/etc/config/mapcontroller +++ b/map-controller/files/etc/config/mapcontroller @@ -9,6 +9,7 @@ config controller 'controller' option primary_pcp '0' option stale_sta_timeout '20d' option de_collect_interval '60' + list plugin 'zerotouch' config sta_steering 'sta_steering' option enable_sta_steer '1' @@ -22,6 +23,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'