What's new

advanced wireless settings during extender

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Trebuin

Senior Member
Is there a way to access the advanced wireless settings tab so I can adjust the signal strength while the router is in extender mode? I don't want to have to revert and reset everything else up again.

I can access the basic settings using the extension: /Advanced_Wireless_Content.asp
 
I doubt it that you can. But try this; yourip/Advanced_WAdvanced_Content.asp

That used to work, but not anymore. Thanks for trying. I hope there will be a link that will bring it back in the future.
 
Is there a way to access the advanced wireless settings tab so I can adjust the signal strength while the router is in extender mode? I don't want to have to revert and reset everything else up again.

I can access the basic settings using the extension: /Advanced_Wireless_Content.asp

Run these over SSH, telnet or the Run Cmd page:

Code:
nvram set wl0_TxPower=80
nvram set wl1_TxPower=80
nvram commit
service restart_wireless

Just change the values with the desired power setting. wl0 = 2.4 GHz, wl1 = 5 GHz.
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top