Administrator Guide

Table Of Contents
557 | Wireless Intrusion Prevention Dell Networking W-Series ArubaOS 6.4.x| User Guide
Parameter Description
Propagate Wired Mac Enables the propagation of the gateway wired MAC
information.
Default: enabled
Mark Neighbor APs as Persistent
Neighbor APs
Enables or disables APs that are marked as neighbor from
being aged out.
Default: enabled
Learn APs Enables or disables AP learning. Learning affects the way APs
are classified.
Default: disabled
In the CLI
Use the following commands to configure WMS via the CLI. The parameters in this command are described in
detail in Table 111.
ids wms-general-profile
adhoc-ap-ageout-interval <adhoc-ap-ageout-interval> | ap-ageout-interval <ap-ageout-
interval> | collect-stats {disable|enable} | learn-ap {enable|disable} | learn-system-
wired-macs |
persistent-neighbor {enable|disable} | persistent-valid-sta {enable|disable} | poll-
interval <milliseconds> |
poll-retries <number> | propagate-wired-macs {enable|disable} | sta-ageout-interval
<minutes> | stat-update {enable|disable}
Configuring Local WMS Settings
You can also use the CLI to define local WMS system settings for the maximum number of APs and client
stations.
Use this command with caution. Increasing the limit will cause an increase in usage in the memory by WMS. In
general, each entry will consume about 500 bytes of memory. If the setting is bumped up by 2000, then it will cause
an increase in WMS memory usage by 1MB
(host) (config) #ids wms-local-system-profile max-ap-threshold <max-ap-threshold>
(host) (config) #ids wms-local-system-profile max-sta-threshold <max-sta-threshold>
Managing the WMS Database
The WMS process interacts with all the air monitor (AM) processes in the network. When WMS receives an
event message from an AM, the WMS process will save the event information along with the BSSID of the AP
that generated the event in the WMS database. Use the following commands in Enable mode to manage the
WMS database.
The wms export-db command exports the specified file as an ASCII text file into the WMS database.
(host) #wms export-db <filename>
The wms import-db command imports the specified file into the WMS database:
(host) #wms import-db <filename>
The wms reint-db command reinitializes the WMS database. Note that this command does not make an
automatic backup of the current database.
(host) #wms reint-db