C
HAPTER
22
| Filtering Commands
– 177 –
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.
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
EXAMPLE
AP(config)#filter acl-destination-address add 00-12-34-56-78-9a
AP(config)#filter acl-destination-address enable
AP(config)#
filter ethernet-type
enabled
This command checks the Ethernet type on all incoming and outgoing
Ethernet packets against the protocol filtering table. Use the no form to
disable this feature.
SYNTAX
[no] filter ethernet-type enabled
DEFAULT
Disabled