C
HAPTER
22
| Filtering Commands
– 176 –
COMMAND USAGE
This command can disable wireless-to-wireless communications between
clients via the access point. However, it does not affect communications
between wireless clients and the wired network.
EXAMPLE
AP(config)#filter local-bridge all-vap
AP(config)#
filter ap-manage This command prevents wireless clients from accessing the management
interface on the access point. Use the no form to disable this filtering.
SYNTAX
[no] filter ap-manage
DEFAULT
Disabled
COMMAND MODE
Global Configuration
EXAMPLE
AP(config)#filter AP-manage
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