![HP 5120 SI Series Command Reference Manual Download Page 13](http://html.mh-extra.com/html/hp/5120-si-series/5120-si-series_command-reference-manual_162935013.webp)
2
Default level
2: System level
Parameters
max-user-number
: Maximum number of users, in the range 1 to 2147483646.
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.
System resources are limited, and user connections may compete for network resources when there are
many users. Setting a proper limit to the number of users helps provide 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
accounting command
Syntax
accounting command hwtacacs-scheme
hwtacacs-scheme-name
undo accounting command
View
ISP domain view
Default level
2: System level
Parameters
hwtacacs-scheme
hwtacacs-scheme-name
: Specifies an HWTACACS scheme by its name, which is a
string of 1 to 32 characters.
Description
Use the
accounting command
command to specify the command line accounting method.
Use the
undo accounting command
command to restore the default.
By default, the default accounting method for the ISP domain is used for command line accounting.
The specified HWTACACS scheme must have been configured.
Command line accounting can use only a HWTACACS scheme.
Related commands:
accounting default
and
hwtacacs scheme
.
Examples
# Configure ISP domain
test
to use HWTACACS scheme
hwtac
for command line accounting.