Filter profiles are a set of rules that determine whether to accept or discard packets transiting on either a switch or wireless radio interface.
Use the Manage Filter Profiles page to create new wireless Filter Profiles and manage existing wireless Filter Profiles.
This topic describes:
From the Manage Filter Profiles page, you can:
Note: You cannot delete profiles that are in use—that is, profiles assigned to objects or used by other profiles. To see the current assignments for a profile, select the profile and click Details.
Table 122 describes the information provided about wireless Filter profiles on the Manage Filter Profiles page. This page lists all Filter profiles defined for your network, regardless of the scope you selected in the network view.
Table 122: Manage Filter Profile Fields
Field | Description |
---|---|
Profile Name | Name given to the profile when the profile was created. |
Family Type | Wireless (WLC) |
Description | Description of the profile entered when the profile was created. Tip: To display the entire description, you might need to resize the Description column by clicking the column border in the heading and dragging it. |
Filter Family | NA (for wireless). |
Assignment State | The assignment state can be:
|
Creation Time | Date and time when the profile was created. |
Last Updated Time | Date and time when the profile was last modified. |
User Name | The username of the user who created or modified the profile. |
Note: All columns might not be displayed. To show or hide fields in the table, click the down arrow on the field header, select Columns, and select or clear the check box adjacent to the field that you want to show or hide.
To create a Filter profile, you must provide a filter name and configure at least one term. A term is a collection of one or more match conditions, and actions that the system takes when match conditions are met. A term must have at least one match condition.
To create a wireless Filter Profile:
Note: Do not select Dashboard View, Datacenter View, or Topology View.
The Manage Filter Profile window opens, displaying a list of currently configured wireless filters under two tabs, All Profiles and Assigned Profiles.
The Create Filter Profile for Wireless window opens.
A Filter profile must have at least one term in it. Each term has only one filtering function. For example, if a term is evaluating the source of packets, then that term cannot also evaluate the protocols used by the packets. Some switch models accommodate multiple terms in one filter. When you have more than one term in a filter, the ordering of the terms is important. The system evaluates multiple filter terms as follows:
To configure a Filter profile on a controller:
Note: The order of the terms within a Filter profile configuration is important. Packets are tested against each term in the order in which the terms are listed in the Filter profile.
Table 123: Term Fields for Wireless
Field | Description |
---|---|
Term name | Provide a name for this term |
Rule type | Select the type of rule (or term) that you want to create. You can create an IP-based rule or a MAC-based rule. The rule type you select affects the rest of the configuration. |
IP Type | If you are creating an IP-based rule, indicate the IP type, either IPv4 or IPv6. |
Source IP Address | Type the source IP address of the term. This parameter specifies the match conditions for packets that originate from the given IP address. |
Destination IP Address | Type the destination IP address of the term. This parameter specifies the match conditions for packets that terminate at the given IP address. |
Protocol | Select a protocol for the filter term. Select Any to include packets that use any supported protocols to be part of the rule or select None to discard protocol based filtering. Other options are ICMP, TCP, UDP, and Other. The protocol that you select here affects the rest of the settings in this window. |
ProcedureIf you selected ICMP as the protocol:
| |
If you selected TCP or UDP as the protocol: Procedure
| |
If you selected Any as the protocol: Procedure
| |
Source MAC Address | Type the source MAC address of the term. This parameter specifies the match conditions for packets that originate from the given MAC address. |
Destination MAC Address | Type the destination MAC address of the term. This parameter specifies the match conditions for packets that terminate at the given MAC address. |
EtherType | Specify EtherType filtering for the term. EtherType indicates the protocol that is encapsulated in the payload of an Ethernet Frame. Select Any to include packets that use any EtherType to be part of the rule or None to discard EtherType-based filtering. |
Action | Select the action that the system performs on an IP packet if the match conditions that you specified above are met. Possible actions are Discard and Accept. The default action is to discard the packet. Note: Forwarding Class is enabled only if you select Accept as the action. |
Forwarding Class | Specifies the forwarding class (or output queue) that is to be used for the packet that matches the condition. You can create a new forwarding class or select from a list of available forwarding classes only if you specified the action as Accept. To create a new forwarding class, click Create. The Create Forwarding Class page appears. Specify a name for the forwarding class and the corresponding output queue number and click OK. The system creates a new forwarding class and displays it in the Forwarding Class field in the Create Term page. To select a forwarding class from an existing list of classes, click Select. The Select Forwarding Class page appears. Select the forwarding class that you want to use for the packet and click OK. The system displays the selected forwarding class in the Forwarding Class field in the Create Term page. |
Click OK to save the wireless filter term and return to the Create Filter Profile page.
After you create a Filter profile, you can do one of the following: