Command Manual – AAA RADIUS HWTACACS
H3C S7500E Series Ethernet Switches
Chapter 1 AAA/RADIUS/HWTACACS
Configuration Commands
1-1
Chapter 1 AAA/RADIUS/HWTACACS
Configuration Commands
1.1 AAA Configuration Commands
1.1.1 access-limit
Syntax
access-limit
{
disable
|
enable
max-user-number
}
undo
access-limit
View
ISP domain view
Parameters
disable
: Specifies that the system do not limit the number of accessing users in the
current ISP domain.
enable max-user-number
: Specifies that the system limit the number of accessing
users in the current ISP domain.
max-user-number
is the maximum number of
accessing users in the current ISP domain. The valid range is from 1 to 4096.
Description
Use the
access-limit enable
command to set the maximum number of accessing
users allowed by an ISP domain.
Use the
undo
access-limit
or
access-limit
disable
command to remove the limitation.
By default, there is no limit to the amount of supplicants in an ISP domain.
As the supplicants may compete for network resources, setting a proper limit to the
amount of accessing users helps in providing a reliable system performance.
Examples
# Set a limit of 500 supplicants for ISP domain aabbcc.net.
<Sysname> system-view
[Sysname] domain aabbcc.net
[Sysname-isp-aabbcc.net] access-limit enable 500