
254 | |
|
|
4.Getting Current MAC Filtering Settings:
5.Get the Type of MAC Filtering List Currently Set (Accept or Deny)
6.Get MAC Filtering List
1.Specify an Accept or Deny List
To set up MAC filtering you first need to specify which type of list you want to configure
Feature or Setting | CLI Command |
|
|
To set up an Accept list: | set bss wlan0bssInternal |
(With this type of list, client stations |
|
whose MAC addresses are listed will be |
|
allowed access to the AP.) |
|
|
|
To set up a Deny list: | set bss wlan0bssInternal |
(With this type of list, the AP will prevent access to client stations whose MAC addresses are listed.)
2. Add MAC Addresses of Client Stations to the Filtering List
To add a MAC address to the list:
add
Where MAC_Address_Of_Client is the MAC address of a wireless client you want to add to the MAC filtering list.
For example, to add 4 new clients to the list with the following MAC addresses:
Note: Although each BSS may have a specific
3.Remove a Client Station’s MAC Address from the Filtering List
To remove a MAC address from the list:
remove
Where MAC_Address_Of_Client is the MAC address of a wireless client you want to remove from the MAC filtering list.
For example: