wifi ap macaddrdenyadd MAC address

Add a MAC address to the deny list. The deny 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 add command is executed, a new entry is added to the "list". The "show" command dumps the complete list suitable to write the same configuration later. ie, one MAC address per line with the command preceeding.

Notes:


Examples:

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

See also: Wi-Fi Networks


Firmware revision 2.1.0

Last modified 4 years ago Last modified on 16-07-12 08:44:53 AM