Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ModuleTR-181 DM parameterPurpose
CcspPandMdmcli eRT setv Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable bool trueenable/disable the DFS feature.

By default, it should be disabled.
OneWifidmcli eRT getv Device.WiFi.Radio.2.X_COMCAST_COM_DFSEnableThis should be enabled after executed the above command.
dmcli eRT setv Device.WiFi.Radio.2.Channel uint 100Setting DFS channel value
dmcli eRT setv Device.WiFi.ApplyRadioSettings bool trueApplying radio settings
dmcli eRT setv Device.WiFi.SSID.2.Enable bool false 
dmcli eRT setv Device.WiFi.SSID.2.Enable bool true
Re-enable the AP for updating the new channel value in realtek drivers.
dmcli eRT setv Device.WiFi.ApplyAccessPointSettings bool trueApplying AP settings

...