Command Manual – AAA & RADIUS & HWTACACS & EAD
Quidway S3900 Series Ethernet Switches-Release 1510
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
Huawei Technologies Proprietary
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
Parameter
disable
: Specifies not to limit the number of access users that can be contained in
current ISP domain.
enable max-user-number
: Specifies the maximum number of access users that can
be contained in current ISP domain. Where,
max-user-number
ranges from 1 to 2072.
Description
Use the
access-limit
command to set the maximum number of access users that can
be contained in current ISP domain.
Use the
undo
access-limit
command to restore the default maximum number.
By default, the number of access users that can be contained in current ISP domain is
unlimited.
Because resource contention may occur between access users, there is a need to
properly limit the number of access users in an ISP domain to provide reliable
performance to the users in the ISP domain.
Example
# Allow ISP domain aabbc.net to contain at most 500 access users.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] domain aabbc.net
New Domain added.
[Quidway-isp-aabbcc.net] access-limit enable 500