USRobotics Instant802 APSDK manual Specify an Accept or Deny List

Models: Instant802 APSDK

1 328
Download 328 pages 174 b
Page 236
Image 236

Professional Access Point

Administrator Guide

Specify an Accept or Deny List

To set up MAC filtering, you first need to specify which type of list you want to configure, and assign a name to the list.

To set up an Accept list:

set bss interface mac-acl-mode accept-list

With this type of list, client stations whose

set bss interface mac-acl-name list_name

 

 

MAC addresses are listed will be allowed

Where interface is the wireless network interface for which you want

access to the access point.

to define a MAC filtering list, and list_name is a name that you choose

 

for the list. Valid values for interface are as follows:

 

wlan0bssInternal

 

wlan0bssGuest

 

wlan0bssVWN1

 

wlan0bssVWN2

 

Example:

 

 

set bss wlan0bssGuest mac-acl-mode accept-list

 

 

set bss wlan0bssGuest mac-acl-name Guest

To set up a Deny list:

set bss interface mac-acl-mode deny-list

With this type of list, client stations whose

set bss interface mac-acl-name list_name

 

 

MAC addresses are listed will be denied

Where interface is the wireless network interface for which you want

access to the access point.

to define a MAC filtering list, and list_name is a name that you choose

 

for the list. Valid values for interface are as follows:

 

wlan0bssInternal

 

wlan0bssGuest

 

wlan0bssVWN1

 

wlan0bssVWN2

 

Example:

 

 

set bss wlan0bssInternal mac-acl-mode deny-list

 

 

set bss wlan0bssInternal mac-acl-name Internal

Add MAC Addresses of Client Stations to the Filtering List

To add a MAC address to the list:

add mac-acllist_name mac MAC_Address_Of_Client

Where list_name is the name of a MAC filtering list and MAC_Address_Of_Client is the MAC address of the wireless client that you want to add to the MAC filtering list.

For example, to add 4 new clients to the list named Internal:

Class Structure, Commands, and Examples - 236

Page 236
Image 236
USRobotics Instant802 APSDK manual Specify an Accept or Deny List, Set bss wlan0bssGuest mac-acl-name Guest