Cisco Cisco 5760 Wireless LAN Controller Referências técnicas

Página de 1016
client association limit
To configure the maximum number of client connections on a WLAN, use the client association limit
command. To disable clients on the WLAN, use the no form of this command.
client association limit max-clients
no client association limit
Syntax Description
Number of client connections to be accepted. The range is from 0 to 12000. A
value of zero (0) indicates no set limit.
max-clients
Command Default
The max-client value is set to 0 (no limit).
Command Modes
wlan
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
You must disable the WLAN before using this command.
Examples
This example shows how to configure a client association limit on a WLAN and configure the client limit to
200:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
client association limit 200
Controller(config-wlan)#
end
This example shows how to disable a client association limit on a WLAN:
Controller#
configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Controller(config)#
wlan wlan1
Controller(config-wlan)#
no client association limit
Controller(config-wlan)#
end
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
531
client association limit