Specifications
2-98
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
dot11 association mac-list
dot11 association mac-list
To specify a MAC address access list used for dot11 association use the dot11 association mac-list
command.
dot11 association mac-list number
Syntax Description
Defaults No MAC address access list is assigned.
Examples This example shows the creation of a MAC address access list used to filter one client with a MAC
address of 0000.1234.5678.
AP(config)# access-list 700 deny 0000.1234.5678 0000.0000.0000
AP(config)# dot11 association mac-list 700
Related Commands
number Specifies a number (700 to 799) for a 48-bit MAC address access list.
Command Description
show access-list Displays the configured access-lists.