I wanted to modify wifi configuration of router through command line such as modifying ssid name, ssid password, wifi security protocol etc in RDK.

openwrt supports uci that allows me to modify through command line. Is there any similar utility present in rdk-b or any otherway of doing so ?


  • No labels

1 Comment

  1. Hi Z-Nitin Patet


    Yes. RDKB has the below options to modify SSID name, password, security protocol etc

    1. a WebUI, where you can modify these items ,just like the UI for most normal routers
    2. 'dmcli' command line utility, which will execute TR69 commands to modify the mentioned items

    Thanks,

    Swamy