rupa shankar
New Around Here
Is there a way to change Wifi channels using command line on router Asus RT-N66U?
That worked,thank you so much !!Can we send these commands using python script,after importing paramiko and establishing ssh connection with the router???To change 2.4 channel in my rp-68U I use :
nvram set wl0_channel=xx (set xx=your desired channel)
nvram commit
service restart_wireless
With a bit of experimentation and looking at your existing nvram variables you should be able to adjust this commands for your router... Note that the 'service restart_wireless' command will switch off/on all the wireless service, and not only your changed band.
Why don't you try it and find out?Can we send these commands using python script,after importing paramiko and establishing ssh connection with the router???
Why don't you try it and find out?
Why don't you try it and find out?
We use essential cookies to make this site work, and optional cookies to enhance your experience.