CHAPTER 7. WLAN Additional Services
© SAMSUNG Electronics Co., Ltd.
page 343 of 689
7.9 Limiting the Number of Connected Users
The W-EP wireless LAN system limits the number of wireless terminals connected to each AP.
The limitation is per radio (2.4/5 GHz bandwidth) or WLAN for each AP.
7.9.1
Limiting Connections per Radio
Configuration using CLI
1) Go to the configure mode of the CLI.
APC# configure terminal
APC/configure#
2) Configure connection limitation.
[RADIO] max-associated-stations [MAX_STATION] global: Configures connection
limitation per wireless bandwidth. When you enter the ‘global’ parameter at the end,
connection limitation is applied to all the APs.
[RADIO] max-associated-stations [MAX_STATION] [TARGET] [AP_ID]:
Configures connection limitation to a specific AP.
[RADIO] max-associated-stations [MAX_STATION] [group] [AP group ID]:
Configures connection limitation to a specific AP group.
Parameter
Description
RADIO
Wireless area to configure
[80211bg/80211a]
- 80211bg: 2.4 GHz area
- 80211a: 5 GHz area
MAX-STATION
Maximum number of wireless terminals that can be connected
(default: 127)
TARGET
Configuration range
- AP: Index of an AP to configure
- Global: All APs connected to an APC
AP_ID
AP ID (range: 1-3000)
AP group ID
AP group ID (range: 1-3000)
3) To check the configuration information, use the ‘show [80211a | 80211bg] radio-config
[ap <ID> | group <ID> | global]’ command.