A WLC allows the grouping of APs by location information, device properties or network structure. This grouping can also be used as a basis for radio field optimization. Instead of performing a radio field optimization either for all APs or just for one of them, you can address all of the APs within a building tract, with a particular name, or with a particular firmware version.
Groups can be addressed via WEBconfig and also via the console by means of the Group parameters:
do /Setup/WLAN-Management/start optimization <Group>
The APs can be filtered with the following group-parameter options:
- -g <Group name>
- APs, which belong to the group. Multiple group names can be separated by commas.
- -l <Location>
- APs with the corresponding location setting.
Note: The combination of -l and one of the location options -c to -r is not useful.
- -c <Country>
- APs with the corresponding country setting.
- -i <City>
- APs with the corresponding city setting.
- -s <Street>
- APs with the corresponding street setting.
- -b <Building>
- APs with the corresponding building setting.
- -f <Floor>
- APs with the corresponding floor setting.
- -r <Room>
- APs with the corresponding room setting.
- -d <Device name>
- APs with the corresponding device name.
- -a <Antenna>
- APs with the corresponding number of antennas.
Note: A combination of the options -d and -a is not useful.
- -v <Firmware>
- APs with this firmware version only.
- -x <Firmware>
- APs with a firmware version less than that specified here.
- -y <Firmware>
- APs with a firmware version less than or equal to that specified here.
- -z <Firmware>
- APs with a firmware version greater than that specified here.
- -t <Firmware>
- APs with a firmware version greater than or equal to that specified here.
Note: Combinations are possible, e.g. to address APs with a firmware version between two versions.
- -n <Intranet-Address>
- APs located on the intranet with the address specified here.
- -p <Profile name>
- APs included in the WLAN profile specified here.