wifi ap macaddrallowdel MAC address

Delete (remove) a MAC address from the allow list. The allow list is used to prevent clients from connecting to the wifi access point.

MAC address Delimited by ':' or '-' or a combination of (also accepts no delimiters, see examples below)

Each time the allow command is executed, a matching entry is removed to the "list". The "show" command always returns OK.


Examples:

  1. Allow the MAC address "10:11:12:13:14:15":
    cmd wifi ap macaddrallowdel 10:11:12:13:14:15
  1. Allow the MAC address "AA-BB-CC-DD-EE-FF":
    cmd wifi ap macaddrallowdel AA-BB-CC-DD-EE-FF
  1. Allow the MAC address "11:22-33:44-55:66":
    cmd wifi ap macaddrallowdel 11:22-33:44-55:66
  1. Allow the MAC address "010203040506":
    cmd wifi ap macaddrallowdel 010203040506

See also: Wi-Fi Networks


Firmware revision 2.1.0

Last modified 5 years ago Last modified on 15-06-01 09:21:32 AM