How to disable WPS button in RB951Ui-2nD with rOS 6.32.4?

Hi,

I have several RB951Ui-2nD but RouterOS 6.32.4 doesn’t have option WPS for disable it.
Anyone know how to disable the WPS button?

Thanks a lot,

Tyep in your terminal or just copy and paste :slight_smile:

/interface wireless set wps-mode=disabled

in the future, you can find the wireless setting on the terminal by typing:

/interface wireless export

This command not exists in this version:

[admin@XX] > /interface wireless set wps-mode=disabled
expected end of command (line 1 column 33)

WPS not exists:

[admin@XX] > /interface wireless export
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n country=spain disabled=no \
    frequency=auto mode=ap-bridge ssid=XX wireless-protocol=802.11

Then why don’t you upgrade the RouterOS?

Also try /system package print

You may be using wireless-fp which does not support WPS anyway :slight_smile:

[admin@XXX] > /system package print
Flags: X - disabled 
 #   NAME                                     VERSION                                     SCHEDULED              
 0   routeros-mipsbe                          6.32.4                                                             
 1   system                                   6.32.4                                                             
 2 X wireless-cm2                             6.32.4                                                             
 3 X ipv6                                     6.32.4                                                             
 4   wireless-fp                              6.32.4                                                             
 5   hotspot                                  6.32.4                                                             
 6   dhcp                                     6.32.4                                                             
 7   mpls                                     6.32.4                                                             
 8   routing                                  6.32.4                                                             
 9   ppp                                      6.32.4                                                             
10   security                                 6.32.4                                                             
11   advanced-tools                           6.32.4

In hAp lite version I had wps for enable/disable. hAp lite use smips routeros but it had wps in 6.32.4 version.

enable wireless-cm2 and reboot - WPS should be back. :slight_smile:

hi, Double click your wireless interface, click advanced mode and you will see WPS option, now you can click and disable it!
Have a good day!
disable wps.jpg

You want to disable WPS, but your version does not have WPS. So it is already disabled.