R3204P16-HP Load Balancing Module Security Command Reference-6PW101
62
Description
Use the access-limit enable command to enable the limit on the number of users in an ISP domain and
set the allowed maximum number. After the number of users reaches the maximum number allowed, no
more users will be accepted.
Use the undo access-limit enable command to restore the default.
By default, there is no limit to the number of users in an ISP domain.
As user connections may compete for network resources, setting a proper limit to the number of users
helps provide a reliable system performance.
Examples
# Set a limit of 500 user connections for ISP domain test.
<Sysname> system-view
[Sysname] domain test
[Sysname-isp-test] access-limit enable 500
access-limit
Syntax
access-limit max-user-number
undo access-limit
View
Local user view
Default level
3: Manage level
Parameters
max-user-number: Maximum number of users using the current username, in the range 1 to 1024.
Description
Use the access-limit command to enable the limit on the number of user s using the current username and
set the allowed maximum number.
Use the undo access-limit command to remove the limitation.
By default, there is no limit to the number of users using the same username.
The access-limit command takes effect only when local accounting is configured.
Related commands: display local-user.
Examples
# Enable the limit on the number of users using the username abc and set the allowed maximum number
to 5.
<Sysname> system-view
[Sysname] local-user abc
[Sysname-luser-abc] access-limit 5