Concept Guide

Table Of Contents
402| ids ap-classification-rule change Dell Networking W-Series ArubaOS 6.5.x| Reference Guide
Parameter Description Range Default
ssid <ssid>
Enter the keyword ssid followed by the
SSID string to be matched or excluded
Usage Guidelines
AP classification rule configuration is performed only on a master controller. If AMP is enabled via the mobility-
manager command, then processing of the AP classification rules is disabled on the master controller. A rule is
identified by its ASCII character string name (32 characters maximum). The AP classification rules have one of
the following specifications:
l SSID of the AP
l SNR of the AP
l Discovered-AP-Count or the number of APs that can see the AP
Once you have created an AP classification rule, but must ienable it by adding it to the IDS AP Matching Rules
profile:
ids ap-rule-matching
rule-name <name>
SSID specification
Each rule can have up to 6 SSID parameters. If one or more SSIDs are specified in a rule, an option of whether
to match any of the SSIDs, or to not match all of the SSIDs can be specified. The default is to check for a match
operation.
SNR specification
Each rule can have only one specification of the SNR. A minimum and/or maximum can be specified in each
rule and the specification is in SNR (db).
Discovered-AP-Count specification
Each rule can have only one specification of the Discovered-AP-Count. Each rule can specify a minimum or
maximum of the Discovered-AP-count. The minimum or maximum operation must be specified if the
Discovered-AP-count is specified. The default setting is to check for the minimum discovered-AP-count.
Example
The following example configures the AP Configuration Rule Profile named “rule1, then enables the rule by
adding it to the IDS AP Matching Rules profile.
(host) (config) #ids ap-classification-rule rule1
(host) (IDS AP Classification Rule Profile "rule1") #check-min-discovered-aps
(host) (IDS AP Classification Rule Profile "rule1") #classify-to-type neighbor
(host) (IDS AP Classification Rule Profile "rule1") !
(host) (config) #ap-rule-matching rule-name rule1
Command History
Release Modification
ArubaOS 6.0 Command introduced