Specifications

16-8
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-5260-01
Chapter 16 Configuring Filters
Configuring Filters Using the Web-Browser Interface
Step 4 Click the Association Access List tab to browse to the Association Access List page. Figure 16-5 shows
the Association Access List page.
Figure 16-5 Association Access List Page
Step 5 Select your MAC address ACL from the drop-down menu.
Step 6 Click Apply.
CLI Configuration Example
This example shows the CLI commands that are equivalent to the steps listed in the Using MAC
Address ACLs to Block or Allow Client Association to the Access Point section on page 16-5:
AP# configure terminal
AP(config)# dot11 association access-list 777
AP(config)# end
In this example, only client devices with MAC addresses listed in access list 777 are allowed to associate
to the access point. The access point blocks associations from all other MAC addresses.
For complete descriptions of the commands used in this example, consult the Cisco IOS Command
Reference for Cisco Aironet Access Points and Bridges.
Configuring and Enabling IP Filters
IP filters (IP address, IP protocol, and IP port) prevent or allow the use of specific protocols through the
access points Ethernet and radio ports, and IP address filters allow or prevent the forwarding of unicast
and multicast packets either sent from or addressed to specific IP addresses. You can create a filter that
passes traffic to all addresses except those you specify, or you can create a filter that blocks traffic to all
addresses except those you specify. You can create filters that contain elements of one, two, or all three
IP filtering methods. You can apply the filters you create to either or both the Ethernet and radio ports
and to either or both incoming and outgoing packets.