Command Manual (For Soliton) – AAA
H3C S3100 Series Ethernet Switches
Chapter 1 AAA Configuration Commands
1-1
Chapter 1 AAA 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 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. The
max-user-number
argument ranges from 1 to
2,072.
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 setting.
By default, there is no limit on the number of access users in an ISP domain.
Because resource contention may occur among access users, there is a need to limit
the number of access users in an ISP domain so as to provide reliable performance to
the current users in the ISP domain.
Examples
# Allow ISP domain aabbcc.net to contain at most 500 access users.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] domain aabbcc.net
New Domain added.
[Sysname-isp-aabbcc.net] access-limit enable 500