[go: up one dir, main page]

0% found this document useful (0 votes)
198 views2 pages

MAC Filtering Setup Guide

Local MAC filters allow controllers to filter wireless clients by MAC address similarly to a RADIUS server. To configure local MAC filters, add a MAC address to the controller along with an optional WLAN ID, interface name, description, and IP address. Assign an IP address to existing filters if not set initially. Verify MAC address assignments using the show macfilter command. Local filtering does not apply to ISE NAC WLANs which always authenticate through an external RADIUS server.

Uploaded by

Sultan Ali
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
198 views2 pages

MAC Filtering Setup Guide

Local MAC filters allow controllers to filter wireless clients by MAC address similarly to a RADIUS server. To configure local MAC filters, add a MAC address to the controller along with an optional WLAN ID, interface name, description, and IP address. Assign an IP address to existing filters if not set initially. Verify MAC address assignments using the show macfilter command. Local filtering does not apply to ISE NAC WLANs which always authenticate through an external RADIUS server.

Uploaded by

Sultan Ali
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Configuring Local MAC Filters

• Prerequisites for Configuring Local MAC Filters, on page 1


• Local MAC Filters, on page 1
• Configuring Local MAC Filters (CLI), on page 1

Prerequisites for Configuring Local MAC Filters


You must have AAA enabled on the WLAN to override the interface name.

Local MAC Filters


Controllers have built-in MAC filtering capability, similar to that provided by a RADIUS authorization server.

Configuring Local MAC Filters (CLI)


• Create a MAC filter entry on the controller by entering the config macfilter add mac_addr wlan_id
[interface_name] [description] [IP_addr] command.
The following parameters are optional:
• mac_addr—MAC address of the client.
• wlan_id—WLAN id on which the client is associating.
• interface_name—The name of the interface. This interface name is used to override the interface
configured to the WLAN.
• description—A brief description of the interface in double quotes (for example, “Interface1”).
• IP_addr—The IP address which is used for a passive client with the MAC address specified by the
mac addr value above.

• Assign an IP address to an existing MAC filter entry, if one was not assigned in the config macfilter
add command by entering the config macfilter ip-address mac_addr IP_addr command.
• Verify that MAC addresses are assigned to the WLAN by entering the show macfilter command.

Configuring Local MAC Filters


1
Configuring Local MAC Filters
Configuring Local MAC Filters (CLI)

Note For ISE NAC WLANs, the MAC authentication request is always sent to the external RADIUS server. The
MAC authentication is not validated against the local database. This functionality is applicable to Releases
8.5, 8.7, 8.8, and later releases via the fix for CSCvh85830.
Previously, if MAC filtering was configured, the controller tried to authenticate the wireless clients using the
local MAC filter. RADIUS servers were attempted only if the wireless clients were not found in the local
MAC filter.

Configuring Local MAC Filters


2

You might also like