User's Manual

Chapter 20
| Filtering Commands
– 181
Example
AP(config)#filter dhcp enable
AP(config)#
filter acl-source-
address
This command configures ACL filtering based on source MAC addresses in data
frames.
Syntax
filter acl-source-address {enable | disable | add <mac-address> | delete
<mac-address>}
enable - Key word that enables ACL filtering on the access point.
disable - Key word that disables ACL filtering on the access point.
add - Key word that adds a MAC address to the filter table.
delete - Key word that removes a MAC address from the filter table
mac-address - Specifies a MAC address in the form xx-xx-xx-xx-xx-xx.
Default
Disabled
Command Mode
Global Configuration
Command Usage
You can add up to 128 MAC addresses to the filtering table.
Example
AP(config)#filter acl-source-address add 00-12-34-56-78-9a
AP(config)#filter acl-source-address enable
AP(config)#
filter acl-destination-
address
This command configures ACL filtering based on source MAC addresses in data
frames.
Syntax
filter acl-destination-address {enable | disable | add <mac-address> | delete
<mac-address>}
enable - Key word that enables ACL filtering on the access point.
disable - Key word that disables ACL filtering on the access point.
add - Key word that adds a MAC address to the filter table.