wifi ap macaddrallowadd MAC address

Add a MAC address to the allow list. The allow list is used to accept clients connecting to the wifi ap.

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 macaddrallowadd 10:11:12:13:14:15
  1. Add the MAC address "AA-BB-CC-DD-EE-FF":
    cmd wifi ap macaddrallowadd AA-BB-CC-DD-EE-FF
  1. Add the MAC address "11:22-33:44-55:66":
    cmd wifi ap macaddrallowadd 11:22-33:44-55:66
  1. Add the MAC address "010203040506":
    cmd wifi ap macaddrallowadd 010203040506

See also: Wi-Fi Networks


Firmware revision 2.1.0

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