Reference Guide

Table Of Contents
Dell PowerConnect W-Series ArubaOS 6.1 CLI | Reference Guide wms-local system | 1347
wms-local system
wms-local system [max-rbtree-entries <number> | max-system-wm <number> |
max-threshold <number> | system-wm-update-interval <number>]
Description
This command sets the local configuration parameters to control the size of the Wired MAC table and APs and
Stations.
Syntax
Usage Guidelines
The wms-local system command is used for configuring commands that are local, not global. This means in a
master-local system, the configuration parameter is modifiable at each individual controller, and the setting on
one controller does not affect the setting on other controllers.
Increasing the max threshold 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.
Example
The following commands first set the interval time for repopulating the MAC table to 10 minutes and then sets
the maximimum number of APs and stations to 500.
(host) (config) #wms-local system system-wm-update-interval 10
(host) (config)# wms-local system max-threshold 500
Parameter Description
max-rbtree-entries Set the max threshold for the total number of AP and Station RBTree entries.
max-system-wm Set the max number of system wired MAC table entries learned at the controller.
Range: 1-2000
Default: 1000
max-threshold Set the max threshold for the total number of APs and Stations.
system-wm-update-interval Set the interval, in minutes, for repopulating the system wired MAC table at the
controller.
Range: 1 to 30 minutes
Default: 8 minutes