Configuring Filters

Configure your filters by using a When statement and an If statement. Begin by selecting when the filters (When statement) will be used. There are four options:

The When statement works together with an If statement matching a filter with a value. The available filters are:

Important

Important

In DeviceActionMgr, the filters order within the rule are order dependent. For example, if you want create a rule to sanction BSSs, the first filter would be DeviceType=Include BSS (this would ignore all clients), then DeviceManufacturer and then SSID. If you are using LIKE or ILIKE the % sign is a wildcard. (LIKE or ILIKE can also be used for wildcards.)