User's Manual

Table Of Contents
Chapter 24
| Wireless Interface Commands
– 217
closed-system This command prohibits access to clients without a pre-configured SSID. Use the
no form to disable this feature.
Syntax
[no] closed-system
Default Setting
Disabled
Command Mode
Interface Configuration (Wireless-VAP)
Command Usage
When closed system is enabled, the access point will not include its SSID in beacon
messages. Nor will it respond to probe requests from clients that do not include a
fixed SSID.
Example
AP(if-wireless 0: VAP[0])#closed-system
This setting has not been effective !
If want to take effect, please execute make-security-effective command !
AP(if-wireless 0)#
max-client This command configures the maximum number of wireless clients that can
associate with a radio.
Syntax
max-client <max-clients>
max-clients - The maximum number associated clients for the radio.
(Range: 1-127)
Default Setting
127
Command Mode
Interface Configuration (Wireless)
Command Usage
This command sets the total maximum number of clients that may associate with
the radio. This includes the total clients associated to all VAP interfaces. The
maximum number of clients that can associate to a specific VAP interface can be set
using the max-association command.