What's new

Need to disable WPS in repeater mode, AC86U

  • 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!

d_v_us

Regular Contributor
Help....please tell me that I can disable WPS in repeater mode on my AC86U:). I don’t see the tab for it once it’s configured this way.
 
Help....please tell me that I can disable WPS in repeater mode on my AC86U:). I don’t see the tab for it once it’s configured this way.
Tool: PuTTY.
1. Enable SSH on you router.
2. Type IP address of your Repeater(eg. 192.168.1.xxx).
Do not type IP address of your main router. Because you are working for your Repeater.
3. Connection type: SSH(default)
4. Click 'Open'.
5. Login: use your Main Router admin ID
6. Password: use your Main Router admin Password
7. Now you are logged into your Repeater.
Type following commands.

nvram set wps_enable=0
nvram set wps_enable_x=0
nvram commit
reboot

8. Your Repeater will be rebooted.
9. Disable SSH.

Done.
 

Sign Up For SNBForums Daily Digest

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