|
|
 |
« Reply #1 on: January 07, 2013, 09:43:59 AM » |
|
$ uaputl sys_cfg_ssid will print the ssid
$ uaputl bss_stop; uaputl sys_cfg_ssid 'My New SSID'; uaputl bss_start; will set the ssid. Note: You will need to stop the base station in order to set the ssid. Then start it back up.
|